manipulate: Applies a function on the column of a dataframe and then...

manipulateR Documentation

Applies a function on the column of a dataframe and then returns that dataframe

Description

Applies a function on the column of a dataframe and then returns that dataframe

Usage

manipulate(df, column, fun)

Arguments

df

A dataframe

column

The name of the column (string) that we want apply the function to

fun

The function we use on the column


Eiriksen/Genotools documentation built on Oct. 1, 2022, 1:40 a.m.