labs: Get or set lengend and info on a Df

View source: R/Df-methods.R

labsR Documentation

Get or set lengend and info on a Df

Description

Sets or gets attributes .... ....

Usage

labs(x)

## S3 method for class 'Df'
labs(x)

labs(x) <- value

## S3 replacement method for class 'Df'
labs(x) <- value

info(x)

## S3 method for class 'Df'
labs(x)

info(x) <- value

## S3 replacement method for class 'Df'
"info"(x) <- value

Arguments

x

an object

value

a value

Value

Invisible x

NULL

NULL

NULL

NULL

NULL

NULL

NULL


lebatsnok/hammock documentation built on Dec. 2, 2022, 6:25 a.m.