1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
6 \title{Arvados SDK Object}
7 \format{An object of class \code{R6ClassGenerator} of length 24.}
12 All Arvados logic is inside this class
17 \item{\code{token}}{Token represents user authentification token.}
19 \item{\code{host}}{Host represents server name we wish to connect to.}
23 arv = Arvados$new("token", "host_name")