Description Usage Arguments Value Examples
Title Delete rows by names of a dataframe
1 | DeleteRowsByNames(DF, row.names.remove)
|
DF |
dataframe |
row.names.remove |
names of rows to be removed |
dataframe
1 | clean_cexpr <- DeleteRowsByNames(expr,c("Lars2","Gm10800"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.