This function will create the directory if it does not exist, and add a `info.txt` file with the package name, and a `setup-pkg.R` file with the necessary setup code.
Usage
test_skeleton(pkg, funs, dir = getwd())
This function will create the directory if it does not exist, and add a `info.txt` file with the package name, and a `setup-pkg.R` file with the necessary setup code.
test_skeleton(pkg, funs, dir = getwd())