I've started working with R and I'm trying to make plot graphs with multiple variables using a matrix as imported data set. Is it even possible? this is the matrix
    X2006   X2007   X2008   X2009   X2011   X2012   X2013   X2014
1   2239    2008    459     465     365     393     455     2430
2   249      132    115     120     101     67      88      90
3   543     830     2118    2283    3251    3239    2671    508
 
    