0
library(rMaps)
crosslet(
  x = "country", 
  y = c("web_index", "universal_access", "impact_empowerment", "freedom_openness"),
  data = web_index
)

このコード x="country" では、x を州に変更したいと考えています。どうやってやるの?

4

0 に答える 0