S4 method for the plot generic for class "MSFC"
# S4 method for MSFC
plot(
x,
y = NULL,
plot.prior = FALSE,
title = "",
xlab = "",
ylab = "Price",
legend = "right"
)instance of the MSFC class created by the msfc function
NULL
TRUE/FALSE for incuding prior function in plot
plot title
x-axis title
y-axis title
position of legend, as implemented in ggplot2
a chart with daily values for the forward curve and contracts used in calculation