packup: Packup

Description Usage Value

View source: R/packup.R

Description

Moves all library() calls up to top of document and arrange in alphabetical order. Depending on what convention the user has used more, all packages are homogenised to quoted or unquoted names. The exact location differs from .R to .Rmd. In .R the list starts at document position 0,0. In .Rmd it is the first line of the first chunk.

Usage

1

Value

TRUE if sucessful, FALSE if a problem was encountered.


MilesMcBain/packup documentation built on May 7, 2019, 4:57 p.m.