Learn R Programming

wordpiece.data (version 2.0.0)

.load_inst_rds: 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 "uncased".

n_tokens

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

Value

The R object.