RDocTaskForce/extendedRef: Reference Classes with Static and Private Variables

Provides the support for reference classes that can contain static variables (variables that are common to all objects), constant static variables ad private methods (methods that are hidden from the public interface, but not necessarily inaccessible).

Getting started

Package details

AuthorAndrew Redd
MaintainerAndrew Redd <andrew.redd@hsc.utah.edu>
LicenseGPL-2
Version0.1.0
URL https://github.com/RDocTaskForce/extendedRef
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RDocTaskForce/extendedRef")
RDocTaskForce/extendedRef documentation built on July 12, 2019, 11:17 a.m.