Skip to content

HumanitiesDataAnalysis/tidyDFR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidyDFR

Minimal tools for reading JStor Data For Research files into R

This creates a dataframe with all the files from a Jstor DFR data set.

See Ben Marwick's JSTORr for a similar tool that interfaces with the tm package, or Andrew Goldstone's DFR analysis for a number of tools.

The goal of this code is to do less than those packages, but to fully integrate with the 'Hadleyverse' of tools. It mimic's Julia Silge and David Robinson's tidytext package wherever possible--I basically want to be able to run the same code on those frames as on DFR.

See the vignette for instructions and examples.

About

Minimal tools for reading JStor Data For Research files into R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages