Hi @tlorusso, here is a PR that fixes my issue #33. I have gone through the devtools workflow:
check()
document()
install()
Unfortunately, I run into an error when trying to build the pkgdown site. Additionally, the plots in the Visualization.Rmd vignette now do not look properly. I am not sure why the design has changed.
No need to merge this, but it fixes the problem I have had with the theme_stat() function.
Hi @tlorusso, here is a PR that fixes my issue #33. I have gone through the devtools workflow:
check()
document()
install()
Unfortunately, I run into an error when trying to build the
pkgdown
site. Additionally, the plots in the Visualization.Rmd vignette now do not look properly. I am not sure why the design has changed.No need to merge this, but it fixes the problem I have had with the
theme_stat()
function.