Create valid pos_ids if possible
Create valid pos_ids if possible
create_pos_ids(pd, pos, by = 0.1, after = FALSE, n = 1)
pd |
A parse table. |
pos |
The position where the new id should be inserted. |
by |
By how much the reference |
after |
Boolean indicating whether it should be inserted after or before
|
n |
Number of ids to generate. |
Returns a valid sequences of pos_ids or an error if it was not possible to
create one. The validation is done with validate_new_pos_ids()
Other token creators:
create_tokens()
,
validate_new_pos_ids()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.