# NOT RUN {
#get the full path to the file containing data for KEN
getCtryNlDataFnamePath("KEN")
# }
# NOT RUN {
ctryDF <- read.csv(getCtryNlDataFnamePath("KEN"))
#returns DF with nightlight data for the country
# }
# NOT RUN {
#@export only due to exploreData() shiny app
# }
Run the code above in your browser using DataLab