These methods are mainly convenience functions that ensure things like seq_along work.

# S3 method for class 'jaspGraphsPlot'
x[[field]]

# S3 method for class 'jaspGraphsPlot'
x[[field]] <- value

is.jaspGraphsPlot(x)

# S3 method for class 'jaspGraphsPlot'
length(x)

# S3 method for class 'jaspGraphsPlot'
names(x)

Arguments

x

an object of class jaspGraphsPlot

field

the name or index of a subplot

value

the value that should be assigned