View source: R/03-df_summaise_tableLevel.R
df_summarise_allCols_oneFun | R Documentation |
针对数据框所有列使用同一个函数处理
df_summarise_allCols_oneFun(data, fun)
data |
|
fun |
函数名,只指定一个 |
返回值
df_summarise_allCols_oneFun();
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.