You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setStockColsGUI<-function(fcol, cols) { ... }
## `cols` is an optional arguments to set starting colours in the GUI ## `fcol` marker feature variable (could be a vector or matrix)## ## The app would enable users to choose colours for their markers, ## making sure that the order will match when calling `plot2D`. Before ## exit, the app would run `setStockcol(x)`, where `x` is the user-defined ## vector of colours, and `return(x)`.
lgatto
changed the title
setStockCol GUI
[New app] setStockColGUI
Feb 4, 2016
No description provided.
The text was updated successfully, but these errors were encountered: