Description Usage Arguments Value Author(s)
View source: R/calculateConstraints.R
Calculates constraints for plotting data..
1 | calculateConstraints(results,x_axis=1,y_axis=2,constraints=NULL)
|
results |
results from ExPosition (i.e., $ExPosition.Data) |
x_axis |
which component should be on the x axis? |
y_axis |
which component should be on the y axis? |
constraints |
if available, axis constraints for the plots (determines end points of the plots). |
Returns a list with the following items:
$constraints |
axis constraints for the plots (determines end points of the plots). |
Derek Beaton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.