How can I make plot graphs with multiple variables in R? -


i've started working r , i'm trying make plot graphs multiple variables using matrix imported data set. possible? 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 


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

html - grunt SVG to webfont -

c# - SharpSsh Command Execution -