1 % Generated by roxygen2 (4.0.2): do not edit by hand
4 \title{"Flatten" a package: gather all sources under R/ and src/ without hierarchical file structure}
6 pkgdev.tocran(inPath, outPath = NULL)
9 \item{inPath}{Input path: location of the package to flatten}
11 \item{outPath}{Output path: location of the package to create [default: inPath_cran]}
14 "Flatten" a package: gather all sources under R/ and src/ without hierarchical file structure