search for: climind

Displaying 3 results from an estimated 3 matches for "climind".

Did you mean: claiming
2024 Nov 06
3
Using multiple dat files
Dear community To import multiple .dat weather files I am using list.files(). I intend to use the R package ?ClimInd? to calculate different agroclimatic indicators. Question: Is there another solution to import multiple .dat files so that I can select elements from the list, e.g. one specific weather file (example AAR_DailyWeather)? # Import multiple .dat files weather data filelist <- list.files(path =...
2024 Nov 06
1
Using multiple dat files
...at way. > > Cheers, > Bert > > On Wed, Nov 6, 2024 at 8:25?AM Sibylle St?ckli via R-help < > r-help at r-project.org> wrote: > >> Dear community >> >> To import multiple .dat weather files I am using list.files(). >> I intend to use the R package ?ClimInd? to calculate different >> agroclimatic indicators. >> >> Question: Is there another solution to import multiple .dat files so that >> I can select elements from the list, e.g. one specific weather file >> (example AAR_DailyWeather)? >> >> >> # Import...
2024 Nov 07
0
Using multiple dat files
...> On Wed, Nov 6, 2024 at 8:25?AM Sibylle St?ckli via R-help <r-help at r-project.org > <mailto:r-help at r-project.org>> wrote: > > Dear community > > To import multiple .dat weather files I am using list.files(). > I intend to use the R package ?ClimInd? to calculate different agroclimatic > indicators. > > Question: Is there another solution to import multiple .dat files so that I > can select elements from the list, e.g. one specific weather file (example > AAR_DailyWeather)? > > > # Import mul...