Add some warnings in README
[pkgdev.git] / man / pkgdev.unload.Rd
CommitLineData
672594cf
BA
1% Generated by roxygen2 (4.0.2): do not edit by hand
2\name{pkgdev.unload}
3\alias{pkgdev.unload}
4\title{Unload a package containing arbitrary file structures under R/ and src/{adapters,sources}}
5\usage{
6pkgdev.unload(path)
7}
8\arguments{
9\item{path}{Location or name of the package to unload}
10}
11\description{
12Unload a package containing arbitrary file structures under R/ and src/{adapters,sources}
13}
14