Hy. I'm working with shapefiles in R. I wrote a script which processes one of my shapefiles. Therefore I wrote mutliple functions and for loops. After processing the shapefile it will be written to another folder. Now i need to apply this to all my shapefiles. Is there an easy way to do this? I'm new to R.Hy. I'm working with shapefiles in R. I wrote a