tomjcamp
Results
1
issues of
tomjcamp
Using the code example : ``` using RDatasets, StatsPlots iris = dataset("datasets", "iris"); @df iris andrewsplot(:Species, cols(1:4)) ``` results in the following error: `ERROR: Expects 200 elements in each col...