This function creates a Makefile.R with an empty rmake project
and generates a basic Makefile from it.
Examples
# creates/overrides Makefile.R and Makefile in a temporary directory
rmakeSkeleton(path=tempdir())
This function creates a Makefile.R with an empty rmake project
and generates a basic Makefile from it.
# creates/overrides Makefile.R and Makefile in a temporary directory
rmakeSkeleton(path=tempdir())