eq_location_clean: clean location in raw data

Description Usage Arguments Details Value Examples

Description

This function is used in order to change name of Location in database to more convinient format: it keeps only Country name in Titlecase

Usage

1

Arguments

location

column of dataframe or simply a vector with names of locations to be changed

Details

Source code for the project

Value

the vector of Country names in title case is returned

Examples

1
## Not run: cleaned_location<-eq_location_clean(location=database$COUNTRY)

Yailama/Capstone-project documentation built on May 25, 2019, 2:23 p.m.