Description Usage Arguments Details
This function is responsible for adding extra columns to the dataframe passed in argument. Extra columns are built from splitting hyphenated information from 'LIBVER' and 'FULLID' columns. If these columns do not exist in the dataframe passed as argument the function will return an error.
1 |
df |
dataframe |
Extra columns 'LIB' and 'VER', are built by splitting 'LIBVER'. Extra columns 'SHORTID', 'CASETYPE', 'CASE', 'SUBCASE', 'FISS', 'FORM', 'SPEC' are built from 'FULLID'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.