I am pretty new to using R and I having a hard time taking some aspect data which is in degrees and creating a new column with the corresponding cardinal direction. I am looking to figure out how to tell the program to use a range of degree values I specify for each cardinal direction (N, NE, NW, W, E, SW SE, S) and then to populate a new column with the cardinal direction category and then also to write "Flat" when the aspect is -1. Thanks so much for any advice.