Learn R Programming

pandemonium (version 0.2.4)

normCoords: Scaled coordinates

Description

Using scale to center and scale the coordinates.

Usage

normCoords(df, ...)

Value

matrix with coordinate representation of all points

Arguments

df

data frame

...

other expected values of getCoords

Examples

Run this code
head(normCoords(Bikes$space2))


Run the code above in your browser using DataLab