find_register: Find register by name

Description Usage Arguments Value Examples

View source: R/find_register.R

Description

The specified name does not need to be exact since a search algorithm is applied to match existing registers. Names of the registers

Usage

1

Arguments

reg

name of register to look for

Value

Named character vector with URL to specified register

Examples

1
2
3
4
5
find_register("all")
## Not run: 
find_register("kronisk") # More than one possible alternative

## End(Not run)

incadata documentation built on April 14, 2020, 6:08 p.m.