View source: R/tidy_importfrom.R
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.
1 |
1 2 3 4 | ## Not run:
tidy_importfrom()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.