bertozzivill / map-itn-cube

Geospatial insecticide-treated net models for the Malaria Atlas Project
GNU General Public License v3.0
0 stars 2 forks source link

Issue running shiny app #208

Closed cavargasru closed 3 years ago

cavargasru commented 3 years ago

Hi @bertozzivill,

When trying to run the shiny app I got:

Error in unique(cube_nat_level$iso3) : object 'cube_nat_level' not found

Here is the line of code

https://github.com/bertozzivill/map-itn-cube/blob/master/itn_cube/shiny_proto/app.r#L25

Indeed I cannot see the object definition.

Camilo V.

bertozzivill commented 3 years ago

Thanks for catching this @cavargasru! That line was included by mistake and is not needed, just pushed a version that omits it.