rrrlw/helixvis

Include

tomsing1 opened this issue · 1 comments

To make sure users who install the package from github see the great vignette, it would be useful to include the build_vignettes=TRUE option in the install_github code provided in the README.md file, e.g.

devtools::install_github("rrrlw/helixvis", build_vignettes=TRUE)
rrrlw commented

Thank you for the suggestion! The change has been made (commit 557bcd0).