reload: Re-load a library

Description Usage Arguments Details Examples

Description

Useful for debugging packages to quickly re-load a library after a change

Usage

1
reload(libName)

Arguments

libName

name of the package to re-load

Details

It is convenient to define this function in or load aapack from .RProfile to load every time R starts

Examples

1
reload(chb)

armanabraham/aapack documentation built on May 10, 2019, 1:39 p.m.