View source: R/02_Romics_Base_Functions.R
romicsChangeIDs | R Documentation |
Change the main IDs of the romics_object
romicsChangeIDs(romics_object, newIDs = "newIDs")
romics_object |
A object created using the function romicsCreateObject() and containing a list of IDs in the 'IDs' layer |
newIDs |
has to be a character vector maching exactly one of the column name of the 'IDs' layer |
changes the IDs of an romics_object.
This function returns a modified romics object, please see the create_romics_object() documentation.
Geremy Clair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.