.large[The `data = ` argument must be a dataframe (or tibble)] --- count:true # Basic example ``` ggplot(data = nlsy) + `geom_point`(aes(x = {xvar}, ...
確定! 回上一頁