make_issue_body: Make GitHub issue's body contents

Description Usage Arguments Examples

View source: R/gh.R

Description

Make GitHub issue's body contents

Usage

1
make_issue_body(x, style = "oikos", ...)

Arguments

x

GitHub issue title

style

a CSL style (for text format only). See get_styles() for options. Default: 'apa'. If there's a style that CrossRef doesn't support you'll get a (500) Internal Server Error

...

path to rcrossref::cr_cn

Examples

1
2
3
4
5
## Not run: 
make_issue_body("DOI: 10.1016/j.tourman.2019.104010")
make_issue_body("arXiv: 2104.07605")

## End(Not run)

uribo/buckyR documentation built on Dec. 23, 2021, 2:02 p.m.