knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
misinformation is an internal r package to help deal with qualtrics data and other common data processing tasks in the Misinformation lab at Deakin University. For example, providing a table of country information to match the default qualtrics country item.
misinformation will not be made available on CRAN, but you can install the from github with:
# install.packages("devtools") devtools::install_github("lingtax/misinformation")
See vignettes for examples of use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.