Rdocumentation
powered by
Learn R Programming
shinymaterial (version 1.2.0)
Implement Material Design in Shiny Applications
Description
Allows shiny developers to incorporate UI elements based on Google's Material design. See
for more information.
Copy Link
Link to current version
Version
Version
1.2.0
1.1.0
1.0.1
1.0.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
Install
install.packages('shinymaterial')
Monthly Downloads
634
Version
1.2.0
License
GPL-3 | file LICENSE
Maintainer
Eric Anderson
Last Published
August 31st, 2020
Functions in shinymaterial (1.2.0)
Search all functions
material_card
Create a card that will contain UI content
material_file_input
Create a shinymaterial file input
material_column
Create a column to organize UI content
material_checkbox
Create a shinymaterial checkbox
material_dropdown
Create a shinymaterial dropdown
close_material_modal
Close a material modal programmatically.
material_depth
Add depth to a UI element
material_date_picker
Create a shinymaterial date picker
material_floating_button
Create a shinymaterial floating button
material_button
Create a shinymaterial button
material_parallax
Create a parallax image
material_modal
Place UI content in a modal
material_spinner_show
Create a material preloader (spinner)
material_input
Create a shinymaterial input
material_switch
Create a shinymaterial switch
update_material_password_box
Change the value of a material_password_box on the client
update_material_number_box
Change the value of a material_number_box on the client
material_radio_button
Create a shinymaterial radio button
material_tabs
Place UI content within a tab
update_material_switch
Change the value of a material_switch on the client
material_tab_content
Place UI content within a tab
material_row
Create a row to organize UI content
update_material_text_box
Change the value of a material_text_box on the client
material_text_box
Create a shinymaterial text box
material_password_box
Create a shinymaterial password box
render_material_from_server
Render reactive UI shinymaterial elements
open_material_modal
Open a material modal programmatically.
side_nav_tabs_info
Query information about the side-nav tabs.
material_page
Create a shinymaterial page
material_number_box
Create a shinymaterial number box
update_material_slider
Change the value of a material_slider on the client
update_material_radio_button
Change the value of a material_radio_button on the client
update_material_button
Change the text, icon of a material_button on the client. Allow to disable.
update_material_checkbox
Change the value of a material_checkbox on the client
material_slider
Create a shinymaterial slider
material_side_nav
Create a side-nav that contains UI content
material_side_nav_tab_content
Place UI content within a side-nav tab
material_side_nav_tabs
Place UI content within a side-nav tab
update_material_date_picker
Change the value of a material_date_picker on the client
update_material_dropdown
Change the value of a material_dropdown on the client