Other packages > Find by keyword >

shiny.semantic  

Semantic UI Support for Shiny
View on CRAN: Click here


Download and install shiny.semantic package within the R console
Install from CRAN:
install.packages("shiny.semantic")

Install from Github:
library("remotes")
install_github("cran/shiny.semantic")

Install by package version:
library("remotes")
install_version("shiny.semantic", "0.5.1")



Attach the package and use:
library("shiny.semantic")
Maintained by
Jakub Nowicki
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-29
Latest Update: 2021-11-07
Description:
Creating a great user interface for your Shiny apps can be a hassle, especially if you want to work purely in R and don't want to use, for instance HTML templates. This package adds support for a powerful UI library Fomantic UI - (before Semantic). It also supports universal UI input binding that works with various DOM elements.
How to cite:
Jakub Nowicki (2017). shiny.semantic: Semantic UI Support for Shiny. R package version 0.5.1, https://cran.r-project.org/web/packages/shiny.semantic
Previous versions and publish date:
0.1.1 (2017-05-29 10:05), 0.1.2 (2018-04-10 13:49), 0.2.0 (2018-04-20 11:53), 0.2.1 (2018-05-11 12:38), 0.3.0 (2020-03-13 08:10), 0.4.0 (2020-09-07 14:30), 0.4.2 (2021-01-10 18:10), 0.4.3 (2021-11-07 17:00), 0.5.0 (2024-01-17 17:00)
Other packages that cited shiny.semantic R package
View shiny.semantic citation profile
Other R packages that shiny.semantic depends, imports, suggests or enhances
Functions, R codes and Examples using the shiny.semantic R package
Some associated functions: COLOR_PALETTE . Progress-R6 . SIZE_LEVELS . accordion . action_button . attach_rule . button . calendar . card . cards . check_proper_color . check_shiny_param . checkbox . counterbutton . create_modal . data_frame_to_css_grid_template_areas . date_input . define_selection_type . digits2words . display_grid . dot-onLoad . dropdown_input . dropdown_menu . extract_icon_name . field . fields . file_input . flow_layout . form . generate_random_id . get_css_file . get_dependencies . get_dependencies_path . get_numeric . grapes-colon-colon-colon-grapes . grid . grid_container_css . grid_template . header . horizontal_menu . icon . label . list_container . list_element . list_of_area_tags . menu . menu_divider . menu_header . menu_item . message_box . modal . multiple_checkbox . numeric_input . parse_val . progress . rating_input . register_search . render_menu_link . search_field . search_selection_api . search_selection_choices . segment . selectInput . semanticPage . semantic_DT . semantic_DTOutput . set_tab_id . shiny.semantic . shiny_input . shiny_text_input . show_modal . sidebar_layout . single_step . slider . split_args . split_layout . steps . tabset . textAreaInput . text_input . theme_selector . toast . toggle_step_state . uiinput . uirender . updateSelectInput . update_action_button . update_dropdown_input . update_multiple_checkbox . update_numeric_input . update_progress . update_rating . update_slider . update_tabset . vertical_layout . warn_unsupported_args . with_progress . 
Some associated R codes: button.R . calendar.R . checkbox.R . constants.R . date_input.R . dropdown.R . dsl.R . grid.R . input.R . layouts.R . menu.R . modal.R . progress.R . rating.R . search_field.R . semanticPage.R . semantic_search.R . shiny.R . slider.R . step.R . tables.R . toast.R . uirender.R . utils.R .  Full shiny.semantic package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns