Robin Donatello

Results 8 issues of Robin Donatello

`imsplit()` can split along an axis into equal sized segments, but what if the split needs to happen at places that are not equal in length? i.e. at `c(10,50,100)`. is...

In the readme file there is this code to have beeswarm only show on one side: `ggplot(iris,aes(Species, Sepal.Length)) + geom_beeswarm(beeswarmArgs=list(side=1))` When I run this, I am getting this error: ```...

bug

I see that as of [change 0.4.0](https://pkg.mitchelloharawild.com/vitae/news/index.html#vitae-040) the way `.bib` files are imported has been completely rewritten. However the page in the [vignette](https://pkg.mitchelloharawild.com/vitae/reference/bibliography_entries.html) has not been updated. Since the resulting...

updated this code to reflect the changed format from the `toy_anova` to `toy.anova` data set in the openitnro package version 1.7.1 so the pdf image could be reproduced. I also...

I know this isn't specifically with kableExtra directly, but with one of the css files that is being used in a file that i'm working on. Deleting it is only...

If there is such a wish list growing I would love to see the following characteristics added to the data. - Officer race - Officer age - Years of experience...

enhancement

found an unlinked reference. I did not check to see if that section name actually existed, just added the @ ref code to hopefully make it link.

Consider a scale that goes from _never < rarely < sometimes < often < always_ , with "does not apply" currently being marked as cat_neutral so it gets shoved to...