powered by
Plot FV-plots for multiple functions or dimensions
Plot.FV.Multi_Func(dsList, scale.xlog = F, scale.ylog = F, backend = NULL)# S3 method for DataSetList Plot.FV.Multi_Func(dsList, scale.xlog = F, scale.ylog = F, backend = NULL)
# S3 method for DataSetList Plot.FV.Multi_Func(dsList, scale.xlog = F, scale.ylog = F, backend = NULL)
A plot of Function-values of the DataSetList
A DataSetList (should consist of only one function OR dimension).
Whether or not to scale the x-axis logaritmically
Whether or not to scale the y-axis logaritmically
Which plotting library to use. Either 'plotly' or 'ggplot2'.
Plot.FV.Multi_Func(dsl)
Run the code above in your browser using DataLab