func: func

Description Usage Arguments Value Author(s) Examples

Description

alguma descricao sobre a funcao

Usage

1
func(data, funcao)

Arguments

data

um dataframe

funcao

uma funcao

Value

retorna uma double

Author(s)

bernardo

Examples

1
2
3
4
5
# esse e um examplo
func(mtcars, sd)

#outro exemplo
func(mtcars, mean)

Reckziegel/pacote documentation built on July 1, 2019, 12:18 a.m.