bryanwhiting / generalconference

Scrape General Conference Talks using R

Home Page:https://bryanwhiting.github.io/generalconference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next steps

bryanwhiting opened this issue · comments

Todo:

  • build looper for every year
  • save out every year or set of years?
  • Add paragraph_id
  • Clean names
  • Add "calling" field. (is this author2?)
  • Create README.rmd and save to github_markdown
  • figx the markdown_github error on pkgdown
  • move introduction to README.rmd. Built separate "intro" that shows how to analyze data with tidytext
  • move developer notes to

CONTRIBUTING.md

  • set up github actions

  • add coveralls

  • build hex

  • get to point of install_github()

  • figure out imports

  • Move data saver into the DATASET.R file, and all the functions should only return a dataset.

  • Figure out how to save individual datasets.