Documentation
Dlang.org
robj
embedr
r
Creates a new R object with room to hold
sv.length
strings and copies
sv
into it.
Robj
robj
(
double
x
)
Robj
robj
(
double
[]
v
)
Robj
robj
(
int
x
)
Robj
robj
(
string
s
)
Robj
robj
(
string
[]
sv
)
Robj
robj
(
string
[]
sv
)
Meta
Source
See Implementation
embedr
r
aliases
Robj
functions
assertR
createRLibrary
dbeta
dexp
dgamma
dnbeta
dnorm4
dunif
dup
evalR
evalRQ
expm1
fprec
fromLast
fround
fsign
ftrunc
getAttrib
isInteger
isMatrix
isNumeric
isVector
last
length
log1p
names
print
printR
robj
scalar
setAttrib
sign
source
stringArray
toR
toString
tsp
structs
ProtectedRObject
RIntVector
RList
RMatrix
RObjectStorage
RString
RVector
sexprec
variables
M_E
Creates a new R object with room to hold sv.length strings and copies sv into it.