Learn R Programming

diyar (version 0.2.0)

pid-class: pid objects

Description

S4 objects to store the results of record_group

Usage

as.pid(x, ...)

# S3 method for pid format(x, ...)

# S3 method for pid unique(x, ...)

# S4 method for pid show(object)

# S4 method for pid rep(x, ...)

# S4 method for pid [(x, i, j, ..., drop = TRUE)

# S4 method for pid [[(x, i, j, ..., exact = TRUE)

# S4 method for pid c(x, ...)

Arguments

x

x

...

...

object

object

i

i

j

j

drop

drop

exact

exact