status: status

Description Usage Arguments Value Methods (by class) Examples

Description

Get the minid status

Usage

1
2
3
4
5
6
7
status(x)

## S4 method for signature 'minid'
status(x)

## S4 replacement method for signature 'minid'
status(x) <- value

Arguments

x

minid object

value

the new status string

Value

The minid status (as character string)

Methods (by class)

Examples

1
2
3
4
## Not run: 
status(minid_object)

## End(Not run)

bheavner/minidtools documentation built on Aug. 3, 2020, 4:05 a.m.