I have two polygons. One contains fields(X,Y,Z) and the other contains soil types (A,B,C,D). I want to know what area of every field contains which type of soil. I tried the following:
library(rgdal)library(rgeos)Field
library(rgdal)library(rgeos)Field