name: Generic method for applying names to an object

View source: R/generics_s3.R

nameR Documentation

Generic method for applying names to an object

Description

Intended to be called internally by package

Usage

name(m, ...)

Arguments

m

object

...

other arguments to be passed

Value

object of same class but with names applied to dimensions


fido documentation built on June 22, 2024, 9:36 a.m.