| add_button | Add slider to body |
| add_column | Add a section (div element) to body |
| add_container | Add a container (div element) to body |
| add_counter | Add a counter with text |
| add_div | Add a section (div element) to body |
| add_dropdown_list | Add drop-down list to body |
| add_google_play_pause | Add a google-style play-pause button |
| add_google_style | Add google material icon |
| add_google_style_button | Add a google-style single image button |
| add_header_title | Add title to html header |
| add_item | Add a item (div element) to body |
| add_js_library | Add js libraries src files to html header |
| add_pipe | Add 'pipes' to convert from and to JSON |
| add_row | Add a section (div element) to body |
| add_script | Add Javascript to body |
| add_script_from_file | Add Javascript from file to body |
| add_script_from_link | Add Javascript from link |
| add_slider | Add slider to body |
| add_slider_with_text | Add a slider with text description (to body) |
| add_style | Add css style to html header |
| add_style_from_file | Add css style to html header |
| add_style_from_link | Add css style to html header |
| add_tag_into | Generic function to add a pair of enclosing "tags" to... |
| add_text | Add text |
| add_title | Add title to body |
| add_vr_3d_points | Add VR multiple spheres from dataframe |
| add_vr_asset_item | Add VR asset item |
| add_vr_assets | Add VR assets |
| add_vr_entity | Add VR entity |
| add_vr_scene | Add VR scene |
| add_vr_sphere | Add VR sphere |
| add_widget | Generic function to produce widgets |
| copy_assets | Copy assets to target directory |
| create_app | Create an interactive app |
| create_html | Create a basic html file |
| create_ws_url | A wrapper to make an address a full link |
| developing | Helper function to aid developing and testing codes |
| developing_html | Helper function to aid developing and testing html file |
| developing_r | Helper function to aid developing and testing R codes |
| dots_to_arg | Convert dots into html tag attributes |
| get_tag_index | Get the first index of a tag in a vector of a html string |
| html5_elements | Create builders for html5 elements |
| html_to_string | Convert html to string |
| import_functions | Import functions from other package |
| insert | Insert x into vec0 at pos + 1 |
| insert_after | Insert a script after the tag of a vector of a html string |
| insert_before | Insert a script before the tag of a vector of html string |
| insert_df | Insert x into vec0 at pos + 1 |
| insert_into | Generic function to insert a script into a tag of a html... |
| insert_websockets | Insert a websocket connection and convert html to string. |
| JS_ | Collapse lines into a string |
| js_src | Contains the JS libraries source links |
| preview_app | Preview app |
| start_app | Run an interactive app |
| tweenr_example | Function to create example data shown in the tweenr package. |
| write_html_to_file | Convert html to string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.