rcrossref (version 1.1.0)

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

Description

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

Usage

get_styles(...)

Arguments

...

Named parameters passed on to crul::HttpClient

Examples

Run this code
if (FALSE) {
x <- get_styles()
x[1:10]
}

Run the code above in your browser using DataLab