Dear Evelina Ballato,
В Tue, 30 Apr 2024 10:36:32 +0000
Evelina Ballato <[email protected]> пишет:
> In the Openair package it is possible to restore the import csv file
> function?
This question is best addressed to the maintainer of the package (see
the output of maintainer("openair")) if not to their GitHub issues at
<https://github.com/davidcarslaw/openair/issues>.
Searching the manual of the 'openair' package for "CSV" gives a few
results, so it might be possible that the functionality is still there,
just under a different name. The manual also says that the package uses
utils::read.csv to import the CSV files.
Which particular functionality you are currently missing from the
openair package?
If all else fails, you can go to
https://cran.r-project.org/src/contrib/Archive/openair/ and try to
install an older version of the package (2.11?) from there.
--
Best regards,
Ivan
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.