coins_this: Add COinS to visible file in RStudio

Description Usage Arguments Details Value Examples

View source: R/coins.R

Description

coins_this adds the COinS string to the end of the file which is currently open in the RStudio source editor. You can call this functions via the RStudio Addins or from the console.

Usage

1
coins_this(path = "")

Arguments

path

String.

Details

coins_this aborts execution if essential information for building a correct citation is missing:

Value

String (Message of success).

Examples

1
2
3
4
## Not run: 
coins_this()
coins_this("content/post/filename.md")
## End(Not run)

petzi53/coinsR documentation built on Nov. 5, 2019, 12:20 a.m.