knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of dtpluginr is to provide utility functions for creating a DigiTwin's R plugin. This is a fork of https://bitbucket.org/digitwin/dt-plugin-r/src/master/.
You can install the released version of dtpluginr from GitHub with:
# install.packages("devtools") devtools::install_github("asiripanich/dtpluginr")
See the examples
folder for examples.
If you have any questions or suggestions, please contact:
Dr Yiqun Chen Centre for Disaster Management & Public Safety Centre for Spatial Data Infrastructures & Land Administration The University of Melbourne E: yiqun.c@unimelb.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.