library(lab5class) library(shiny)
To start with,object need to be initialized
example <- lab5class$new("fi-8") example$getdata()
The lab5class$new() will return a new object.
The getCoordinate() will receive a string, which should be one of the follows
"fi-8, ch-8, no-7, no-4, dk-7, se-7, se-4, us-4, gl-7"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.