Let's start by creating some fake dataset. software = sample(c("Windows","Linux","Mac"), n=100, replace=T) salary = runif(n=100,min=1 ...
確定! 回上一頁