move.files: Moves files for building a package

Description Usage Arguments

Description

There are a number of files in my base R directory that I don't want in the R package build. .Rbuildignore does not seem to work for me. So, I wrote this function and also return.files to expedite things

Usage

1
move.files(my.pkg)

Arguments

my.pkg

The package of interest. Currently this only does something for the spatialdemography package!


akeyel/myr documentation built on May 12, 2019, 4:41 a.m.