Displaying 1 result from an estimated 1 matches for "ons1".
Did you mean:
ns1
2011 Mar 08
2
How to plot multiple graphs?
...uot;), cex.main =
1.2, font.main= 2, col.main= "black", cex.sub = 1, font.sub = 2, col.sub =
"black")
par(xaxt="s")
axis(1,at=1:7)
box(which="outer",bty = "o", col = "#804000")
dev.off()
}
output_graph <- ddply(.data=ons1, .variables = "basel_asset_class",
.fun=function(x) DP_yearly_graphs(class = x$n_name,
ratings=x$ratings, IPD = x$IPD))
Don't understand where I am going wrong. Will be too grateful if someone can
guide me through.
Thanking in advance.
Regards
Akshata
[[alternative HTML version...