You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should have a package website for documentation and the like, made with something like pkgdown or altdoc.
You can do this very quickly on GitHub with usethis::use_pkgdown_github_pages()
I would also like to see a vignette (usethis::use_vignette()) or article (usethis::use_article()) with the functionality of the package discussed, similar to the JOSS paper but made for new users or covering advanced topics
You should have a package website for documentation and the like, made with something like pkgdown or altdoc.
You can do this very quickly on GitHub with
usethis::use_pkgdown_github_pages()
I would also like to see a vignette (
usethis::use_vignette()
) or article (usethis::use_article()
) with the functionality of the package discussed, similar to the JOSS paper but made for new users or covering advanced topicsopenjournals/joss-reviews#7319
The text was updated successfully, but these errors were encountered: