powered by
Invert the identifier (generated by generate_id() for one or more constructs. This means that the identifier prefix is stripped and the last part is converted back from base 30 to base 10.
generate_id()
invert_id(x)
The identifier(s) as a numeric vector.
The identifier(s) as a character vector.
invert_id(generate_id('example'));
Run the code above in your browser using DataLab