tests/testthat/test-population_map.R

context("population_map.R")


test_that("checking",{
  
  # data(arapat)
  # coords <- strata_coordinates(arapat)
  # if( ggmap::has_google_key()) {
  #   map <- population_map( coords , zoom = 6 )
  #   if( !is.null(map) ) {
  #     expect_true( inherits(map,"ggmap") )
  #     expect_true( inherits(map,"raster") )    
  #   }
  # }
  
})
MarianaLag/Mlag documentation built on Feb. 13, 2020, 12:30 a.m.