ch.updateRpackage: A function to update an R package

View source: R/ch.updateRpackage.r

ch.updateRpackageR Documentation

A function to update an R package

Description

This function updates an R package easily.

Usage

ch.updateRpackage(
  packageRoot = "~/Dropbox/UNCW/Active UNCW/research/Programming/R Packages",
  packageName = NULL
)

Arguments

packageRoot

the directory in which the R package directory resides. DEFAULT = my computers packageRoot.

packageName

the R package directory name.

Value

a list with all the parameterd

Examples

ch.readMoralsDBfile ("myDBfile.txt")

ccpluncw/ccpl_R_chutils documentation built on Feb. 28, 2024, 1:17 a.m.