trestletech
7fc497eeb8
Auto-generated link conversation, not manually reviewed.
2019-06-19 15:46:13 -05:00
trestletech
ecefdcd951
Convert R to MD
...
Used roxygen2md::roxygen2md(scope="simple")
Not manually reviewed.
2019-06-19 15:28:03 -05:00
trestletech
a976cfa98d
Remove escaping for % in preparation for MD conversion
...
Obtained by running `sed -i "" -E "s/^(.*)\\\%(.*)$/\1%\2/g" *` in the R
directory on a Mac.
2019-06-19 15:13:25 -05:00
Barbara Borges Ribeiro
2700206715
Improve documentation for submitButton and change 07_widgets example to use an action button ( #1475 )
...
* update 07_widgets example
* improved documentation for submitButton (including a warnign section and an full-app example)
* typo
* update documentation based on Winton's feedback
2016-11-28 13:19:40 -06:00
Winston Chang
a57e037b05
Fix docs for submitButton
2015-06-26 16:40:32 -05:00
Winston Chang
7c20e865a5
Add width option to input functions. Closes #834 , closes #589
2015-06-18 13:12:49 -05:00
Winston Chang
79267d4e12
Move input functions to separate files
2015-06-18 10:47:00 -05:00