Example · # Creating the data for the chart. · v <- c(13,22,28,7,31) · # Giving a name to the chart file. · png(file = "line_graph_feature.jpg") · # Plotting the bar ...
確定! 回上一頁