An R package for reading and writing XARF format as described by realKD-wiki.
In order to install the package one is need to install 'devtools' library.
install.packages("devtools")
Then our package can be installed from GitHub
devtools::install_github("AlekseyBuzmakov/XARF")
For the moment only function write.xarf
is provided. See help of R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.