combine_meteo_data: Combine meteo dataset

Description Usage Arguments Value

View source: R/meteo_functions.R

Description

Use this function when you want to analyse 2 different weather dataset together. It will add a variable Location to differentiate them by adding their title(make sure to name right your file)

Usage

1
combine_meteo_data(first_dataset, second_dataset)

Arguments

first_dataset

file

second_dataset

file

Value

the combination of first_dataset and second_dataset + add a variable Location


YuHinYip/meteo_analysis documentation built on Jan. 17, 2022, 12:24 a.m.