created: created

Description Usage Arguments Value Methods (by class) Examples

Description

Get the minid created date

Usage

1
2
3
4
5
6
7
created(x)

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

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

Arguments

x

minid object

value

the new created string

Value

The date the minid was created (as character string)

Methods (by class)

Examples

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

## End(Not run)

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