Skip to content
Snippets Groups Projects
Commit 87d2d34d authored by LouisGendron's avatar LouisGendron
Browse files

Update IRICData-class.R

parent fb92eb08
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,9 @@
#' ### IRICData class
#' ###
require(jsonlite)
require(data.table)
require(rvest)
library(jsonlite)
library(data.table)
library(rvest)
IRICData <- setClass(
# Set the name for the class
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment