jaspGraphsPlotMethods.Rd
These methods are mainly convenience functions that ensure things like seq_along work.
# S3 method for jaspGraphsPlot [[(x, field) # S3 method for jaspGraphsPlot [[(x, field) <- value is.jaspGraphsPlot(x) # S3 method for jaspGraphsPlot length(x) # S3 method for jaspGraphsPlot names(x)
x | an object of class jaspGraphsPlot |
---|---|
field | the name or index of a subplot |
value | the value that should be assigned |