Jawab: Def Matrix (C (1,2,2,3,3,4), 3,2) Layout (Def) Layout - Show
Jawab: Def Matrix (C (1,2,2,3,3,4), 3,2) Layout (Def) Layout - Show
Jawab: Def Matrix (C (1,2,2,3,3,4), 3,2) Layout (Def) Layout - Show
> def=matrix(c(1,2,2,3,3,4),3,2)
> layout(def)
> layout.show(4)
Jawab:
> x=c(2,1,2,4,1,2,3,4,2,3,1)
> y=c(4,3,4,4,3,4,5,4,4,5,3)
> sunflowerplot (x,y)