knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Data Transfer

This document describes data transfer, in both directions, between R and Julia. The changes from the version of XRJulia described in Extending R are in the transfer of vectors and named lists. The main new features are:

The changes are current as of version 0.8.0 of XRJulia.



johnmchambers/XRJulia documentation built on May 19, 2019, 5:16 p.m.