I have a data frame created within the R console called lungdata. It has six separate variables. I need to create a frequency table from the variable Smoke. Smokers and NonSmokers relative frequency. What would be the correct syntax to create the table. The variables are input as Yes/No.
Asked
Active
Viewed 5,077 times