Get color of Focal Mechansim
Based on the rake angle, focal styles are assigned an index and assigned a color by foc.color
foc.color(i, pal = 0)
i |
index to list of focal rupture styles |
pal |
vector of colors |
Since the colors used by focal programs are arbitrary, this routines allows one to change the coloring scheme easily.
foc.icolor returns an index that is used to get the color associated with that style of faulting
Color for plotting, either a name or HEX RGB
Jonathan M. Lees <jonathan.lees@unc.edu>
foc.icolor
fcolors=c("DarkSeaGreen", "cyan1","SkyBlue1" , "RoyalBlue" ,"GreenYellow","orange","red") foc.color(3, fcolors)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.