View source: R/printingFunctions.R
cleanup | R Documentation |
Generic function for removing RaMP identifiers and making query results more pleasant to look at
cleanup(data, show_n_rows = 6)
data |
A dataframe from the following functions: runCominedFishersTests, getAnalyteFromPathway, getPathwayFromAnalyte, chemicalClassSurvey, and getChemicalProperties |
show_n_rows |
Only print first n rows of input (Shows all if NA) |
Printed out and prettified version of input
Andrew Christopher Patt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.