[R] Bar Chart help!

2008-04-22 Thread john.hogan
Hi there, Im working with a bar chart. I want to create a bar chart using the followinf file: gender relationship Male Manage Male Manager Male Manager Male Manager Male Clerical Male Manager Male Manager Male Manager Male Manager Im trying to represe

[R] Bar Charts

2008-04-21 Thread john.hogan
Hello, Im trying to create a bar chart. I have a file with two different columns. I have created bar charts before where I am only reading from one column but now i wish to read from two columns. Here is the code i use when creating bar charts when reading from one column: satisfaction <-read.ta

[R] R Error

2008-04-17 Thread john.hogan
Hi, I am having a small problem with my code that is preventing my source file from running. Can anyone identify my error and how to maybe resolve the issue? command when error occurs: modelprobability_genderNB <- naiveBayes(gender ~ ., data = probability_genderNB) My error: Error in tapply(va