powered by
Ignore specific files by git and R build.
use_ignore(file = NULL, path = NULL)
invisibly returns 0.
character File to ignore.
character
character Path to the file.
datapackage_skeleton(name="test",path = tempdir()) use_ignore("foo", ".")
Run the code above in your browser using DataLab