powered by
shp_df
data(maps2) class(maps2) length(maps2) names(maps2) # str(maps2[["g1k15"]]) # By name maps2[["g1k15"]] # By index maps2[[5]]
Run the code above in your browser using DataLab