normalize: Normalize a table from a data_set

Description Usage Arguments Value Examples

Description

Normalize a table from a data_set

Usage

1
normalize(filename, nid = 4)

Arguments

nid

The number of factors above which to normalize.

Filename

The name of the file to be normalized (must be in current directory).

Value

The normalized data frame.

Examples

1
2
dataScrapingProject_normalize ("testing_data.csv", 5)
dataScrapingProject_normalize ("testing_data.csv")

Hashim94/data-scraping-package documentation built on May 6, 2019, 10:55 p.m.