XXX x <- attributes(NEWSTRATAS) newstratas_df <- data_frame(strata = 1:length(x$names), names = x$names, area = x$area, rall.area = x$rall.area, lon = x$pos[,2], lat = x$pos[,1]) use_data(newstratas)
Einar Hjorleifsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.