allisonhorst / allisonhorst/day9-comp-delete
New graph idea
未關閉
- 主要語言
- 沒有語言資料
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
``` r
library(tidyverse)
ggplot(data = mtcars, aes(x = mpg, y = hp)) +
geom_point()
```

Created on 2023-08-24 with [reprex v2.0.2](https://reprex.tidyverse.org)
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。