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

idep.96-How are species lists implemented in the source code #230

Open
Rwtkc opened this issue Jan 14, 2024 · 0 comments
Open

idep.96-How are species lists implemented in the source code #230

Rwtkc opened this issue Jan 14, 2024 · 0 comments

Comments

@Rwtkc
Copy link

Rwtkc commented Jan 14, 2024

The load data page has a Select or search for your species selection control, the ui code uses the selectizeInput control, and the server uses the following code to update the control's

observe({ updateSelectizeInput(session, "selectOrg", choices = speciesChoice, selected = speciesChoice[1], server = TRUE ) })
微信截图_20240114132755
I want to know how the speciesChoice variable species list is implemented in the selectizeInput control

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

1 participant