hi all, I am new to using the OpenAir package. And in my first attempts I already have a fairly basic problem. When I try to import data with the "import()" function indicated in the manual, I get the following error "could not find function "import" (obviously I ran the library before).
Any ideas? Or is this package obsolete, or does the function no longer exist?
library(openair)
library(lubridate)
library(lattice)
library(readr)
data <- import("C:\Users\sgsrvillalobos\Desktop\R\AnalisisMP10\DIFERENCIA HM-CH.csv")