Generic plot for an IQRnlmeData object

Generic plot for an IQRnlmeData object

# S3 method for IQRnlmeData
plot(x, ..., pathname = getwd())

Arguments

x

IQRnlmeData object

...

Additional unused arguments

pathname

Base path name to where to export the generated plots If nor provided (or NULL) then a shiny interface is started - or the current working directory is used.