write_token_replacement: Given a vector of strings this will create or append a file...

View source: R/token_helpers.R

write_token_replacementR Documentation

Given a vector of strings this will create or append a file of replacement tokens

Description

Given a vector of strings this will create or append a file of replacement tokens

Usage

write_token_replacement(
  .v,
  token_type,
  append_mode = "best",
  create_usable_or_testing_file = "testing",
  ...
)

Arguments

.v

vector of strings

token_type

a string

...

passed to read_replacements_token_type_get_fn


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