joinRGdata: Join the regional and global datasets

Description Usage Arguments Examples

View source: R/JoiningFunction.R

Description

This function joins the processed data from regional and global model in a Data Frame that matches the points using grids

Usage

1
joinRGdata(var, varreg)

Arguments

var

is the dataframe produced by the function NC2DFG()

varreg

is the dataframe produced by the function NC2DFG()

Examples

1
2
###Not run
joinRGdata(globaldata, regionaldata)

JohanFR198/NarccapRDD documentation built on Oct. 14, 2019, 10:04 p.m.