Groups
Groups
Sign in
Groups
Groups
Shiny - Web Framework for R
Conversations
About
Send feedback
Help
shiny calendar input interface
1,000 views
Skip to first unread message
Stéphane Laurent
unread,
Sep 26, 2013, 9:41:59 AM
9/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Hello,
I'd lake to have a calendar widget as an input in my shiny app, such as
http://www.theblogwidgets.com/2008/01/google-calendar.html
. That is, the user selects a day and it is sent to the shiny input.
I think this is not available yet. So I'm wondering where should I start to learn how to develop a new UI, if this is not too complicated ?
ZJ
unread,
Sep 26, 2013, 10:32:20 AM
9/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
http://rstudio.github.io/shiny/tutorial/#building-inputs
Kirill Savin
unread,
Sep 26, 2013, 12:31:42 PM
9/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Standard dateInput works just well for this purpose
.
?dateInput
Stéphane Laurent
unread,
Sep 26, 2013, 12:40:47 PM
9/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Thanks for the link @ZJ.
@Kirill: No, look at the link I've given, I want such a widget, whereas dateInput() only provides a cell in which the user has to type the date.
Stéphane Laurent
unread,
Sep 26, 2013, 12:41:51 PM
9/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Ooopss oh non @Kirill, you're right ! The widget appears whenever the user clicks on the cell. Great !!!
Reply all
Reply to author
Forward
0 new messages