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

harmonize_spatial_structureR Documentation

Set of functions to harmonize the spatial dimension structure of the source tRFMOs datasets

Description

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

Usage

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 June 23, 2024, 9:35 p.m.