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/minid documentation built on Aug. 1, 2020, 9:38 p.m.