X-Git-Url: https://git.auder.net/?p=pkgdev.git;a=blobdiff_plain;f=man%2Fpkgdev.unload.Rd;fp=man%2Fpkgdev.unload.Rd;h=337dc55301d113fe9cf4567ae112e556eb7a6a44;hp=0000000000000000000000000000000000000000;hb=672594cf38591923d9735f532b29af0b6a69e5c9;hpb=156f8ca651789536f3c0efd2af6c97f8b8e9eb54 diff --git a/man/pkgdev.unload.Rd b/man/pkgdev.unload.Rd new file mode 100644 index 0000000..337dc55 --- /dev/null +++ b/man/pkgdev.unload.Rd @@ -0,0 +1,14 @@ +% Generated by roxygen2 (4.0.2): do not edit by hand +\name{pkgdev.unload} +\alias{pkgdev.unload} +\title{Unload a package containing arbitrary file structures under R/ and src/{adapters,sources}} +\usage{ +pkgdev.unload(path) +} +\arguments{ +\item{path}{Location or name of the package to unload} +} +\description{ +Unload a package containing arbitrary file structures under R/ and src/{adapters,sources} +} +