Why map function in purr is not working to create different plots with ggplot2?

前端 未结 0 493
滥情空心
滥情空心 2021-01-22 06:32

I have the following data set:

library(ggplot2)
library(dplyr)

data.1 <-read.csv(text = "
                  location,crop,treat,rep,dap,response
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题