DavoWW, thank you so much. This is awesome. I heard how friendly the R community can be.
Thank you much for responding. How do I share may excel data. As I mentioned I am extremely new ( 3 days) with using R. I am looking to create a table that displays Grade by Gender. I assume I need to create a vector first? Do I need to fist upload a specific package?
I am essentially to create the below crosstable displaying the below table.
Grade by Gender
Gender:
1= male
2 = Female
Grade:
1 = manager,
2 = senior manager
3= Director
4=Senior Director
5= Partner
6= Senior Partner
Thanks for your help
Monty21