ChangeValue: Changes values in a dataFrame

Description Usage Arguments Value Examples

Description

Goes through all elements in a dataFrame and replaces what is being searched for with a replacement.

Usage

1
ChangeValue(dataFrame, searchfor, replacement)

Arguments

dataFrame

The dataframe to be edited

searchfor

The value we want to replace

replacement

The value that will be used as replacement

Value

dataFrame in a form that is ready for plotting

Examples

1

nykanenj/muensing documentation built on May 14, 2019, 8:17 a.m.