read_codes: Read one or more codes from file.

View source: R/codes.R

read_codesR Documentation

Read one or more codes from file.

Description

The structure of the file is:

Usage

read_codes(filename, tsize = 3, skip_codeid_col = TRUE)

Arguments

filename

Textfile with codes in it.

tsize

The size of the tuples in the code. Default is 3.

skip_codeid_col

If true the first column is left out.

Value

A list of codes.

header with short description

1, ACA, ACT, ...
2, ACT, ATT, ...


informatik-mannheim/gcat-base documentation built on Nov. 7, 2023, 7:18 a.m.