On the basis of the vector Fields create a character vector Label containing the labels of every field. Possible values are “Low”, “Middle” and “High”.

 

> head(Fields, n = 10)
 [1] "MiddleID_54"  "HighID_115"   "LowID_109"    "HighID_346"   "MiddleID_298" "HighID_139"   "MiddleID_221"
 [8] "MiddleID_447" "HighID_27"    "LowID_331"   
 ...