read_log: Read Log File

View source: R/log.R

read_logR Documentation

Read Log File

Description

Read the log file from orgdata default path. To check the default path use orgdata:::is_orgdata_path().

Usage

read_log(name = NULL, koblid = NULL)

Arguments

name

Log filename without file extention

koblid

Connecting ID or KOBLID

Examples

## Not run: 
# To list codes with xxxx9999 of koblid 67
read_log("code99", 67)

## End(Not run)

helseprofil/orgdata documentation built on Feb. 3, 2025, 4:55 p.m.