powered by
Function to generate executable files for R package
rbin(pkgs, destdir = "~/.ngstk/bin")
Names f R packages to generate executable files
Destination directory to store the inst/bin files [~/.ngstk/bin]
Params pass to file.rename.
# NOT RUN { rbin('ngstk', tempdir()) # }
Run the code above in your browser using DataLab