View source: R/02_Romics_Base_Functions.R
romicsLogCheck | R Documentation |
Identifies if the romics_object is log_transformed or not
romicsLogCheck(romics_object)
romics_object |
A romics_object created using romicsCreateObject() |
This function will return TRUE or FALSE indicating if the object was or not log transformed using the function log2transform
Geremy Clair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.