https://github.com/utdata/r-baby-names
https://utdata.github.io/r-baby-names/
https://github.com/utdata/r-baby-names
Last synced: 5 months ago
JSON representation
https://utdata.github.io/r-baby-names/
- Host: GitHub
- URL: https://github.com/utdata/r-baby-names
- Owner: utdata
- Created: 2020-12-16T22:53:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T23:07:56.000Z (over 5 years ago)
- Last Synced: 2025-06-10T02:03:57.060Z (about 1 year ago)
- Homepage:
- Size: 20.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
output:
html_document:
df_print: paged
knit: (function(inputFile, encoding) { rmarkdown::render(
inputFile,
encoding = encoding,
output_dir = "docs",
output_file='index.html'
) })
---
# Baby names
Was originally some help for a student getting these names, but turned into just exploration of things, including the [babynames](https://github.com/hadley/babynames) package.
## Knitted results
- [csv import test](https://utdata.github.io/r-baby-names/01-import-test.html)
- [babynames export](https://utdata.github.io/r-baby-names/01-export-names.html)