Skip to contents

create a data frame containing the unnclustered points

Usage

create_df_null(df)

Arguments

df

Data frame containing clustered points with columns LONG, LAT, cluster, ID

Value

A data frame with unclustered points (cluster == 0)