Files in jennybc/repurrrsive
Examples of Recursive Lists and Nested or Split Data Frames

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
NAMESPACE
NEWS.md R/discog.R R/gapminder.R R/gh_users_repos.R R/gmaps_cities.R R/got_chars.R R/my-eyes-are-bleeding.R R/repurrrsive-package.R R/swapi.R R/wesanderson.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md data-raw/discog.R data-raw/gapminder-wrangle.R data-raw/gh_users_repos-download.R data-raw/gh_users_repos-wrangle.R
data-raw/github-json/gaborcsardi-repos.json
data-raw/github-json/gaborcsardi.json
data-raw/github-json/jennybc-repos.json
data-raw/github-json/jennybc.json
data-raw/github-json/jtleek-repos.json
data-raw/github-json/jtleek.json
data-raw/github-json/juliasilge-repos.json
data-raw/github-json/juliasilge.json
data-raw/github-json/leeper-repos.json
data-raw/github-json/leeper.json
data-raw/github-json/masalmon-repos.json
data-raw/github-json/masalmon.json
data-raw/gmaps_cities.R
data-raw/gmaps_cities.json
data-raw/got_pov-chars-download.R data-raw/got_pov-chars-wrangle.R
data-raw/iceandfire-json/books.json
data-raw/iceandfire-json/character-1022-Theon-Greyjoy.json
data-raw/iceandfire-json/character-1052-Tyrion-Lannister.json
data-raw/iceandfire-json/character-1074-Victarion-Greyjoy.json
data-raw/iceandfire-json/character-1109-Will.json
data-raw/iceandfire-json/character-1166-Areo-Hotah.json
data-raw/iceandfire-json/character-1267-Chett.json
data-raw/iceandfire-json/character-1295-Cressen.json
data-raw/iceandfire-json/character-130-Arianne-Martell.json
data-raw/iceandfire-json/character-1303-Daenerys-Targaryen.json
data-raw/iceandfire-json/character-1319-Davos-Seaworth.json
data-raw/iceandfire-json/character-148-Arya-Stark.json
data-raw/iceandfire-json/character-149-Arys-Oakheart.json
data-raw/iceandfire-json/character-150-Asha-Greyjoy.json
data-raw/iceandfire-json/character-168-Barristan-Selmy.json
data-raw/iceandfire-json/character-2066-Varamyr.json
data-raw/iceandfire-json/character-208-Brandon-Stark.json
data-raw/iceandfire-json/character-216-Brienne-of-Tarth.json
data-raw/iceandfire-json/character-232-Catelyn-Stark.json
data-raw/iceandfire-json/character-238-Cersei-Lannister.json
data-raw/iceandfire-json/character-339-Eddard-Stark.json
data-raw/iceandfire-json/character-529-Jaime-Lannister.json
data-raw/iceandfire-json/character-576-Jon-Connington.json
data-raw/iceandfire-json/character-583-Jon-Snow.json
data-raw/iceandfire-json/character-60-Aeron-Greyjoy.json
data-raw/iceandfire-json/character-605-Kevan-Lannister.json
data-raw/iceandfire-json/character-743-Melisandre.json
data-raw/iceandfire-json/character-751-Merrett-Frey.json
data-raw/iceandfire-json/character-844-Quentyn-Martell.json
data-raw/iceandfire-json/character-954-Samwell-Tarly.json
data-raw/iceandfire-json/character-957-Sansa-Stark.json
data-raw/iceandfire-json/house-10-Baelish.json
data-raw/iceandfire-json/house-143-Frey.json
data-raw/iceandfire-json/house-15-Baratheon.json
data-raw/iceandfire-json/house-169-Greyjoy.json
data-raw/iceandfire-json/house-17-Baratheon.json
data-raw/iceandfire-json/house-210-Ironmaker.json
data-raw/iceandfire-json/house-229-Lannister.json
data-raw/iceandfire-json/house-285-Nymeros-Martell.json
data-raw/iceandfire-json/house-286-Oakheart.json
data-raw/iceandfire-json/house-340-Seaworth.json
data-raw/iceandfire-json/house-341-Selmy.json
data-raw/iceandfire-json/house-362-Stark.json
data-raw/iceandfire-json/house-378-Targaryen.json
data-raw/iceandfire-json/house-379-Tarly.json
data-raw/iceandfire-json/house-380-Tarth.json
data-raw/iceandfire-json/house-395-Tully.json
data-raw/iceandfire-json/house-80-Connington.json
data-raw/swapi-wrangle.R data-raw/wesanderson-wrangle.R
data/discog.rda
data/gap_nested.rda
data/gap_simple.rda
data/gap_split.rda
data/gh_repos.rda
data/gh_users.rda
data/gmaps_cities.rda
data/got_chars.rda
data/sw_films.rda
data/sw_people.rda
data/sw_planets.rda
data/sw_species.rda
data/sw_starships.rda
data/sw_vehicles.rda
data/wesanderson.rda
inst/extdata/discog.json
inst/extdata/gh_repos.json
inst/extdata/gh_repos.xml
inst/extdata/gh_users.json
inst/extdata/gh_users.xml
inst/extdata/got_chars.json
inst/extdata/got_chars.xml
inst/extdata/wesanderson.json
inst/extdata/wesanderson.xml
man/discog.Rd man/discog_json.Rd man/gap_simple.Rd man/gh_repos.Rd man/gh_users.Rd man/gh_users_json.Rd man/gmaps_cities.Rd man/got_chars.Rd man/got_chars_json.Rd man/repurrrsive-package.Rd man/sw_people.Rd man/wesanderson.Rd man/wesanderson_json.Rd
repurrrsive.Rproj
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md tests/testthat.R tests/testthat/_snaps/discog.md tests/testthat/_snaps/gh_users_repos.md tests/testthat/_snaps/gmaps_cities.md tests/testthat/_snaps/got_chars.md tests/testthat/_snaps/swapi.md tests/testthat/_snaps/wesanderson.md
tests/testthat/test-discog.R
tests/testthat/test-gh_users_repos.R
tests/testthat/test-gmaps_cities.R
tests/testthat/test-got_chars.R
tests/testthat/test-swapi.R
tests/testthat/test-wesanderson.R
vignettes/.gitignore
vignettes/articles/discog.Rmd vignettes/articles/game-of-thrones.Rmd vignettes/articles/gapminder.Rmd vignettes/articles/geocoded-cities.Rmd vignettes/articles/github.Rmd vignettes/articles/starwars.Rmd
vignettes/articles/wesanderson-rstudio-view.png
vignettes/articles/wesanderson.Rmd
jennybc/repurrrsive documentation built on May 9, 2024, 2:12 p.m.