I have csv which contains 3 columns (latitude ,longitude ,random_colum1,)
now I want to convert that csv to spatial polygon data frame in r. what would be the method for same? thank you in advance.
I have csv which contains 3 columns (latitude ,longitude ,random_colum1,)
now I want to convert that csv to spatial polygon data frame in r. what would be the method for same? thank you in advance.