incadata (version 0.6.1)

find_documents: List all documents for a register

Description

List all documents for a register

Usage

find_documents(x, pattern = NULL)

Arguments

x

name of register to look for

pattern

part of document name to look for

Value

data frame with names of documents and corresponding URL:s for specified register

Examples

Run this code
# NOT RUN {
find_documents("all")
find_documents("peniscancer", "uppfoljning")
# }

Run the code above in your browser using DataLab