Data
You can download the NASA metadata using this
link.
After downloading, unzip the file in your working directory and import
metadata.JSON
using the fromJSON()
function from the jsonlite
package.
Code
The code from the workshop is available here.
More on text mining
See “Text Mining with R: A Tidy Approach” by Julia Silge and David Robinson.