Informatics Practices
Related Questions
Which function is used to show legends ?
- display()
- show()
- legend()
- legends()
Which argument must be set with plotting functions for legend() to display the legends ?
- data
- label
- name
- sequence
Which argument in hist() is used to create a stacked bar type histogram ?
- histt
- histtype
- type
- barstacked
Which of the following functions can plot only one data series ?
- plot()
- bar()
- boxplot()
- pie()