ramnathv / rMaps

Interactive Maps from R
http://rmaps.github.io
389 stars 194 forks source link

DataMaps example.R doesn't run #43

Open dkincaid opened 10 years ago

dkincaid commented 10 years ago

The example.R inside the inst/libraries/datamaps directory doesn't run. It throws a number of errors.

The biggest error that I can't figure out how to fix comes from line 7. The data1 variable doesn't exist anywhere.

ramnathv commented 10 years ago

The examples.R in the repo seems to be a scratchpad version that I was playing around with. Let me find the final version and push it to the repo.