EmptyDf | R Documentation |
Internal function: Empty Unnecessary Cells in Sample DataFrame
EmptyDf(df)
df |
a dataframe |
Empty rows in data frame from a session data frame such that cells
which have exactly same entry in cell above are left empty. This only
applies to columns named 'bigwig_directory', 'dataset' and all columns with
prefix 'subgroup_'. Output should look similar to the Samples sheet in the
Excel template in inst/extdata/example_excel_template.xls
.
trimmed dataframe
MS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.