I'm trying to create an histogram analyzing variable “annual income” and divide it by gender to see the difference between the 2

后端 未结 0 1234
轮回少年
轮回少年 2020-12-10 01:05

I tried with age range and it worked. Here\'s the code:

library(data.table)

agebreaks <- c(0,10,20,30,40,50,60,70,80)
agelabels         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题