Description Details Super class Public fields Methods
HDX Location
HDX Location
HDX location mostly countries
rhdx::HDXObject
-> HDXLocation
data
placeholder location
new()
Create a new Location object
HDXLocation$new(initial_data = NULL, configuration = NULL)
initial_data
list with required field to create a dataset
configuration
a Configuration object
A Location object
get_required_fields()
Get dataset required fields
HDXLocation$get_required_fields()
list of required fields for a dataset
check_required_fields()
Check dataset required field
HDXLocation$check_required_fields()
a logical value, TRUE if the the dataset is not missing a required field and throws an error otherwise
browse()
Browser the Location page on HDX
HDXLocation$browse()
as_list()
Get location field into list
HDXLocation$as_list()
a list with dataset field
print()
Print a Dataset object
HDXLocation$print()
clone()
The objects of this class are cloneable with this method.
HDXLocation$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.