Const
The value resolved, but to data given inline rather than to a path (matrix(0, 2, 2), data.frame(a = 1)).
matrix(0, 2, 2)
data.frame(a = 1)
The value resolved, but to data given inline rather than to a path (
matrix(0, 2, 2),data.frame(a = 1)).