ClusterData: ClusterData

Description Usage Arguments Value

View source: R/Other_Functions.R

Description

Clusters the dataframe by LAT and LONG features

Usage

1
ClusterData(df, n_clusters, ...)

Arguments

df

the dataframe to be sent–build spcifically for dataset with this package

n_clusters

the number of kmeans clusters to use

...

additional variables for kmeans

Value

the clustered dataset


cmpear/UnempDeaths documentation built on May 22, 2020, 6:50 a.m.