dfi_get: dfi_get

View source: R/dfi_get.R

dfi_getR Documentation

dfi_get

Description

dfi_get

Usage

dfi_get(origin_data, outlier_data, adg_data)

Arguments

origin_data

the results from import_csv

outlier_data

the results from outlier_found to get the real date in stations

adg_data

the results from adg_get

Value

dfi results

Examples

#temp5 <- dfi_get(origin_data = temp1, outlier_data = temp2, adg_data = temp4)

tony2015116/pptos documentation built on March 20, 2022, 9:34 p.m.