Try:
pie(table(d$Reason),
main="Results")
On Thu, Apr 17, 2008 at 1:20 PM, hoogeebear <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I am having trouble with creating a simple bar chart using R. My file just
> consists of 1 column called reason. Within this column, there are 2
> responses(Room f
Hello,
I am having trouble with creating a simple bar chart using R. My file just
consists of 1 column called reason. Within this column, there are 2
responses(Room for Improvement and Info entered is all relevant). My code
for creating the charts is as follows:
d <-read.table("C://project/graph
2 matches
Mail list logo