Skip to content

pkgdown template for news-r packages

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

news-r/newsrdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsrdown

newsrdown includes functions that facilitate building documentation websites for news-r packages.

Installation

You can install newsrdown from Github with:

# install.packages("remotes")
remotes::install_github("news-r/newsrdown")

Usage

Use in _pkgdown.yml.

template:
  package: newsrdown

Helper functions:

# create _pkgdown.yml
newsrdown::create_pkgdown()

# Create template of `index.Rmd`
newsrdown::create_index_page()

Feel free to use this package although it's probably not of use outside of news-r package. It's being used for the following packages:

About

pkgdown template for news-r packages

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published