Dear all

I am sorry about that; I thought that since in R csv formats are acceptable, it 
will be here as well. I have attached it in a text format.

I hope now it is better.

Thank you
Maria

________________________________________
From: David Winsemius [dwinsem...@comcast.net]
Sent: 13 March 2011 18:24
To: Lathouri, Maria
Subject: Re: [R] how to change the margins of a plot area

Please read the Posting Guide and note that ".csv" files are NOT
mentioned as one of the acceptable formats for attachments to postings!


On Mar 13, 2011, at 1:00 PM, Lathouri, Maria wrote:

> Dear all
>
> I have attached a file in a csv format, with two variables; the code
> that I am using to plot the boxplots is
>> boxplot(ALKY, CL, ylab="Concentration", lwd=0.7, boxwex=0.4)
>
> I hope this will help.
>
> Thanks
> Maria
>
> ________________________________________
> From: John Kane [jrkrid...@yahoo.ca]
> Sent: 13 March 2011 13:19
> To: r-help@r-project.org; Lathouri, Maria
> Subject: Re: [R] how to change the margins of a plot area
>
> Hi Maria,
> I think we need some sample data and code to really be ablo to help.
>
> in the meantime have have a look at ?par for general plotting info.
>
> --- On Sun, 3/13/11, Lathouri, Maria <m.lathour...@imperial.ac.uk>
> wrote:
>
>> From: Lathouri, Maria <m.lathour...@imperial.ac.uk>
>> Subject: [R] how to change the margins of a plot area
>> To: "r-help@r-project.org" <r-help@r-project.org>
>> Received: Sunday, March 13, 2011, 8:15 AM
>> Dear all,
>>
>> I am ploting two boxplot of two chemical variables using
>> the format
>> boxplot(Alkalinity, logAlkalinity, log="y",
>> col=c("lightblue"), lwd=0.6, boxwex=0.3)
>>
>> However when I plot like this, the distance between the two
>> boxplots is very big and as well the distance of each
>> boxplot from the plot area, left and right. How can I
>> minimise that distance between the boxplots and as well the
>> distance of each boxplot from the left and right margin of
>> the plot area?
>>
>> Another question is that when I write in the above
>> ylab="Concentration", I get in the y axis as well in each
>> tick and a number. How can I not have this but only the
>> text?
>>
>> Thank you.
>>
>> Kind regards
>> Maria
>>
>>    [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help@r-project.org
>> mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained,
>> reproducible code.
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius, MD
West Hartford, CT
ALKY    CL
24      17
42      16.8
20      15.2
33      15.8
34      14.7
38      14.8
32      13.2
27      13.3
37      15.7
31      12.7
31      14
35      14.8
30      14.6
31      14.7
34      15.6
39      16
44      15.2
40      14.3
51      17.2
41      16.3
30      12
48      15.1
40      14
46      15.8
33      13.9
44      15.2
33      14.1
33.42520849     14.6906392
31      14.6
31      10.6
49.65524516     15.8163576
49      15
47      14.3
33      13
39      12.5
38      12.8
30      12
30      12.2
29.82656017     14.29424761
34      14.2
34      12.8
56      16
60      17.4
61      18.4
59      15.7
44      15.3
41      16.2
33      13.8
38      13
41      13.5
37      17.1
21      12.8
39      16.1
36.4    12.5
50.7    17.1
37.3    12.1
41.7    11.9
62.1    17.5
43.4    13.8
42      13.5
40      14.1
40.16876216     15.9
36.48094861     16.4
41.4029284      15.5
55.16932486     17
56.74926517     17.2
40.75086976     14.9
57.92527479     15.5
61.44440741     16.4
47.58835403     15.8
26.78666719     19.8
29.11069914     18.5
43.89296089     15.7
29.80014395     15.3
45.43326189     17.9
21.52111069     14.8
34.28668871     16.3
51.33203813     15.4
61.16524423     19.1
33.08808335     16
28.45357602     13.1
46.95762322     15
41.2184536      14.6
41.67606216     14
34.53359965     17.6
34.88690373     17.4
34.61562996     15.5
44.29030259     17
39.68692169     16.3
39.43498713     19.5
37.04679913     16.6
58.97385637     16.1
44.08944815     14.9
42.07100781     13.8
40.29932265     15.4
43.10896392     16.6
34.27550906     13.6
28.53052378     11.9
46.85048052     15.9
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to