Learn R Programming

grateful (version 0.0.2)

get_csl: Get a journal citation style from internet repository

Description

Get a journal citation style from internet repository

Usage

get_csl(name)

Arguments

name

Name of the journal, exactly as in https://github.com/citation-style-language/styles.

Value

The CSL file is saved in the working directory

Examples

Run this code
# NOT RUN {
library(grateful)
get_csl("ecosistemas")
# }

Run the code above in your browser using DataLab