review.package: Prepare a practice environment

View source: R/rStuff.R

review.packageR Documentation

Prepare a practice environment

Description

Reviews a package by opening its documentation, navigating to the relevant working directory (if necessary).

Usage

review.package(pkg = character())

Arguments

pkg

character: name of the package

Value

There is no return value. The side effects of the function call a change of the working directory (where applicable) and the opening of the documentation for that package.


BroVic/myRStuff documentation built on Jan. 31, 2024, 1:01 a.m.