.load_inst_rds {morphemepiece.data}R Documentation

Load an RDS from inst Dir

Description

Load an RDS from inst Dir

Usage

.load_inst_rds(filetype, n_tokens)

Arguments

filetype

Character scalar; the type of file, like "lookup" or "vocab".

n_tokens

Integer scalar; The number of tokens used for that file.

Value

The R object.


[Package morphemepiece.data version 1.2.0 Index]