Description Usage Arguments Examples
This function allows you to calculate Related Variety index based on 2015 administration.
1 |
data |
Put your Korean Business Survey data dataframe. |
year |
Put |
1 2 | data <- read.table("KoreanBusinessSurvey.txt", sep = "\t", colClasses = "character")
RV(data = data, year = 2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.