data_locations {rtry} | R Documentation |
Sample locations data
Description
A dataset containing 20 location information.
The raw dataset (data_locations.csv
) is also provided in the directory testdata
.
Usage
data_locations
Format
A data frame with 20 rows and 3 variables:
- Country code
Country code.
- Country
Full name of a country.
- Location
Specific location, e.g. town or city name.
Value
A data frame with 20 rows and 3 variables of sample locations data.
[Package rtry version 1.1.0 Index]