Learn R Programming

groupedHyperframe (version 0.3.4)

.ns_generic: Generic Function with Namespace

Description

Generic Function with Namespace

Usage

.ns_generic(x, backtick = TRUE, ver = FALSE)

Arguments

x

character scalar

backtick

logical scalar

ver

logical scalar

Examples

Run this code
.ns_generic('names<-')
.ns_generic('Math', ver = TRUE)
.ns_generic('update')

Run the code above in your browser using DataLab