The goal of amcat4r is to provide easy access to
amcat4
from R. Learn more
about AmCAT and amcat4r at https://amcat-book.netlify.app/.
You can install the development version of amcat4r from GitHub with:
# install.packages("devtools")
remotes::install_github("ccs-amsterdam/amcat4r")
Note: if you have an amcat4 instance older than 4.0.14, you can use this version of the package:
remotes::install_github("ccs-amsterdam/amcat4r", ref = "3943ef527315e76205f258b34a3b9d14a67b5f72")