Closed lmsimp closed 9 years ago
@lgatto Have added pRolocVisMethod
and .validpRolocVisMethod
to plotting.R I will now add this check to my new vis functions and plot2D
.
Kept this all in the 'threshold-functions' branch for now.
@lgatto Just seen you already have plot2Dmethods
I think pRolocVisMethod
is better as its more general.
Do you think scree
should be a method? For the vis apps if scree
is selected do you think I should by default plot the first two PCs? Or not allow scree
as and plotting method for the Shiny Apps?
Just seen you already have plot2Dmethods I think pRolocVisMethod is better as its more general
plot2Dmethods <- c(plotVisMethods, "scree")
and keep both.
Great idea. Will do this.
pRolocVisMethods
.validpRolocVisMethod
to check ifmatrix
or valid character