prefixer: Shiny Gadget to interactively prefix function in a script

Description Usage Examples

View source: R/prefixer.R

Description

Open a script, load package(s) used in that script, then launch this addin via RStudio menu. It will propose to prefix function with their package (if a function is in several packages, a choice can be made), validate the suggested prefix or skip to the next function.

Usage

1

Examples

1
2
3
4
5
6
## Not run: 

prefixer()


## End(Not run)

dreamRs/prefixer documentation built on Sept. 14, 2021, 10:50 p.m.