The R Project SVN R

Rev

Rev 45585 | Rev 56108 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 45585 Rev 48757
Line 1... Line 1...
1
% File src/library/graphics/man/plot.window.Rd
1
% File src/library/graphics/man/plot.window.Rd
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2008 R Core Development Team
3
% Copyright 1995-2009 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{plot.window}
6
\name{plot.window}
7
\alias{plot.window}
7
\alias{plot.window}
-
 
8
\alias{xlim}
-
 
9
\alias{ylim}
8
\alias{asp}
10
\alias{asp}
9
\concept{aspect ratio}
11
\concept{aspect ratio}
10
\concept{log scale}
12
\concept{log scale}
11
\concept{axis range}
13
\concept{axis range}
12
\title{Set up World Coordinates for Graphics Window}
14
\title{Set up World Coordinates for Graphics Window}