find_register {incadata}R Documentation

Find register by name

Description

Find register by name

Usage

find_register(x = NULL)

Arguments

x

name of register to look for

Value

Name of existing register according to <www.incanet.se>

Examples

find_register("all") # "akut lymfatiskt leukemi all"
## Not run: 
find_register("kronisk") # More than one possible alternative

## End(Not run)

[Package incadata version 0.6.4 Index]