Skip to content
Prev 156337 / 398506 Next

for-loop for opening a series of files

Hello,

I am fairly new to R programming.  I have a series of netcdf files that 
I am able to open one at a time using open.ncdf.  I want to write this 
into an R script so that I can successively open each file by date in a 
for-loop.  Any suggestions?

Thanks

Brian Pettegrew