clean_aidData: Clean China

Description Usage Arguments Value Warning References Examples

View source: R/cleanAidData.R

Description

Description

Usage

1
2
clean_aidData(df_list, dataset = c("China", "Core"),
  level = "donor-year")

Arguments

dataset

Character String denoting which dataset is to be cleaned (takes "Core" or "China". Takes vector c("Core","China") if datasets shall be merged)

level

Level (c("full","donor-year","donor-year-recipient","donor-year-recipient-type"))

df

a Data Frame containing the Raw Dataset

Value

A data frame containing n rows of blabla.

Warning

Do not operate heavy machinery within 8 hours of using this function.

References

Data stems from nice people

Examples

1
2
x <- c(1,2,3)
mean(x)

schliebs/aidR documentation built on Feb. 17, 2020, 10:26 a.m.