Import

    library(lab5class)
    library(shiny)

Methods

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"



WuhaoStatistic/lab5 documentation built on Dec. 18, 2021, 7:20 p.m.