harmonize_spatial_structure: Set of functions to harmonize the spatial dimension structure...

Description Usage Arguments

Description

Set of functions to harmonize the structure of the datasets for the spatial dimension.

Usage

1
2
3
harmo_spatial_1(df_input,colname_longitude,colname_latitude,colname_quadrant,colname_squaresize,colname_samplingareacode)
harmo_spatial_2(df_input,colname_year,colname_month)
harmo_spatial_3(df_input,colname_year,colname_monthstart,colname_monthstop)

Arguments

df_input

data.frame with the spatial structure to harmonize

colname_longitude

string. Name of the columns of longitudes (see Details)

colname_latitude

string. Name of the columns of latitudes (see Details)

colname_quadrant

string. Name of the columns for quadrants (see Details)

colname_squaresize

string. Name of the columns of size of squares (see Details)

colname_samplingareacode

string. Name of the columns of sampling areas (see Details)


ptaconet/rtunaatlas documentation built on Sept. 21, 2021, 10:43 p.m.