https://github.com/ijlyttle/test
What the Package Does (One Line, Title Case)
https://github.com/ijlyttle/test
Last synced: 5 months ago
JSON representation
What the Package Does (One Line, Title Case)
- Host: GitHub
- URL: https://github.com/ijlyttle/test
- Owner: ijlyttle
- Created: 2019-05-28T11:49:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T11:59:42.000Z (about 7 years ago)
- Last Synced: 2025-10-11T15:07:00.345Z (9 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-"
)
```
# test
```{r}
library("vegawidget")
spec_mtcars
```