Hi Rolf,
Yes,
choices = as.list(seq(1,5211,1))
is what I want.
Thank you so much,
Ding
From: Rolf Turner [r.tur...@auckland.ac.nz]
Sent: Wednesday, January 1, 2020 3:29 PM
To: Yuan Chun Ding; r-help@r-project.org
Subject: Re: [R] a simple question
[Att
On 2/01/20 12:16 pm, Yuan Chun Ding wrote:
Hi R users,
in a Shiny test code, choices = list(1, 2, 3), it generates three
components in the choice list, my code works fine and generated
tables and plots I want.
now I want to modify to choices = list (1, 2, 3, , 5211). list
(seq(1, 521
Hi R users,
in a Shiny test code, choices = list(1, 2, 3), it generates three components
in the choice list, my code works fine and generated tables and plots I want.
now I want to modify to choices = list (1, 2, 3, , 5211). list (seq(1,
5211,1) does not work, it generates one component
Dear Friends,
Happy New Year.
Best regards
Ogbos
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R
4 matches
Mail list logo