Skip to Content

zutils {base}

Miscellaneous Internal/Programming Utilities
Package: 
base
Version: 
R 2.15.3

Description

Miscellaneous internal/programming utilities.

Usage

.standard_regexps()

Details

.standard_regexps returns a list of ‘standard’ regexps, including elements named valid_package_name and valid_package_version with the obvious meanings. The regexps are not anchored.

Documentation reproduced from R 2.15.3. License: GPL-2.