powered by
Make table summarizing frequency
freqSummary(x, digits = 1, lang = "en")
A vector
integer indicating the number of decimal places
Language. choices are one of c("en","kor")
# NOT RUN { require(moonBook) freqSummary(acs$Dx) #freqSummary(acs$smoking,lang="kor") # }
Run the code above in your browser using DataLab