checksum: checksum

Description Usage Arguments Value Methods (by class) Examples

Description

Get the minid checksum

Usage

1
2
3
4
5
6
7
checksum(x)

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

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

Arguments

x

minid object

value

the new checksum string

Value

The minid checksum (as character string)

Methods (by class)

Examples

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

## End(Not run)

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