R: Miscellaneous Internal/Programming Utilities (original) (raw)

zutils {base} R Documentation

Description

Miscellaneous internal/programming utilities.

Usage

.standard_regexps()

Details

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


[Package _base_ version 4.6.0 Index]