Learn R Programming

sdglinkage (version 0.1.0)

gen_nhsid: Generate a random nhsid.

Description

gen_nhsid randomly return a 10-digit nhsid that is generated following the Modulus 11 Algorithm;

Usage

gen_nhsid()

Arguments

Value

The output is string with 10 numbers.

Examples

Run this code
# NOT RUN {
gen_nhsid()

# }

Run the code above in your browser using DataLab