Add some warnings in README
[pkgdev.git] / man / pkgdev.clean.Rd
CommitLineData
672594cf
BA
1% Generated by roxygen2 (4.0.2): do not edit by hand
2\name{pkgdev.clean}
3\alias{pkgdev.clean}
4\title{Wipe a specific package under R_HOME_USER/pkgdev/pkgs/
5NOTE: when this package will be loaded again, it will be completely rebuilt}
6\usage{
7pkgdev.clean(pkgName)
8}
9\arguments{
10\item{pkgName}{Name of the package to be removed}
11}
12\description{
13Wipe a specific package under R_HOME_USER/pkgdev/pkgs/
14NOTE: when this package will be loaded again, it will be completely rebuilt
15}
16