Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New app] setStockColGUI #65

Open
lmsimp opened this issue Feb 3, 2016 · 1 comment
Open

[New app] setStockColGUI #65

lmsimp opened this issue Feb 3, 2016 · 1 comment

Comments

@lmsimp
Copy link
Collaborator

lmsimp commented Feb 3, 2016

No description provided.

@lgatto
Copy link
Owner

lgatto commented Feb 3, 2016

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 lgatto changed the title setStockCol GUI [New app] setStockColGUI Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants