get_styles function

Get list of styles from github.com/citation-style-language/styles

Get list of styles from github.com/citation-style-language/styles

get_styles(...)

Arguments

  • ...: Named parameters passed on to crul::HttpClient

Examples

## Not run: x <- get_styles() x[1:10] ## End(Not run)