knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
The use of this package requires the use of the datavyu software's Ruby API; note that while datavyu has a graphical user interface, it is accompanied by a number of Ruby scripts.
datavyu is the qualitative coding software, separate from R/RStudio. It can be downloaded for free here: https://datavyu.org/download.html
Run the following Ruby script (available in this repository) within the datavyu software by selecting Script and then Run Script; select a directory with one or more .opf
files:
Open the directory that the Ruby script created; a number of CSV files for each .opf
file should now be created.
This is the directory (folder) passed to the function options()
when using the {birdseyevyu} R package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.