R/funcs.R
functionsUsedFinder.Rd
This function is suitable to identify what exports are required when designing a package. Like a catch all in case sinew fails.
functionsUsedFinder(paff = "R", matchingText = ".")
paff | path to the file, Default: 'R' |
---|---|
matchingText | PARAM_DESCRIPTION, Default: '.' |
OUTPUT_DESCRIPTION
DETAILS