read_replacements_token_type: Reads in a replacement token file

View source: R/tokenify.R

read_replacements_token_typeR Documentation

Reads in a replacement token file

Description

Reads in a replacement token file

Usage

read_replacements_token_type(token_type = NULL, ...)

Arguments

token_type

String. Type of token you are looking for, if NULL or replacement file not found returns NULL

data_dir

String. the directory where we look for the token replacement file

Examples

read_replacements_token_type('company_name')
read_replacements_token_type('poop')


csps-efpc/TokenLink documentation built on Feb. 10, 2023, 3:30 a.m.