| validate_new_pos_ids | R Documentation |
Ids created with after = TRUE can have pos_id values between x.0 and
x.5 and ids created with after = FALSE can have pos_id values between
1+ x.0 and 1 + x.5 where x is the pos_id integer which was used as a
reference to create the new pos_ids.
validate_new_pos_ids(new_ids, after)
new_ids |
A vector with new ids |
after |
Whether the ids are created with |
Other token creators:
create_pos_ids(),
create_tokens()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.