tidy_importfrom: tidy all importFrom statements

Description Usage Examples

View source: R/tidy_importfrom.R

Description

When this function is run then all ‘#’ @importFrom package function' statements, in the 'R' in the current working directory, will be moved to a file 'R/0_imports.R', cleaned and sorted.

Usage

1

Examples

1
2
3
4
## Not run: 
tidy_importfrom()

## End(Not run)

EmilHvitfeldt/ehhaddins documentation built on Aug. 9, 2021, 6:33 a.m.