Hans Vinther-Larsen

Results 7 comments of Hans Vinther-Larsen

I initially had the same issue when I installed MO2 in the proposed directory. Reinstalling MO2 under the steamapps/common/ directory however solved the issue for me. I guess it could...

After the installation attempt, the firmware does some quick update.

I can run hexbinplot without a grouping variable without error.

Note, this is still and issue, as using the group argument still leads to an error. This does not address the issue. > Try > > hexbinplot(Sepal.Length ~ Sepal.Width,data =...

As groups is listed as an argument, I would at least expect the function not to cause an error, when it is used as indicated in the documentation.

From the documentation I would expect the argument to result in a grouped version of the standard plot, perhaps some like this:

If this argument is not intended for use, perhaps the help page should state this, and the function could give an insight full error message, if it is called with...