The main input to ggplot() is a data table object ( data.frame or tibble ). You use the internal function aes() to specify what columns of the data table ...
確定! 回上一頁