The R Project SVN R

Rev

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

Rev 42333 Rev 56184
Line 3... Line 3...
3
% Copyright 1995-2007 R Core Development Team
3
% Copyright 1995-2007 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{ObjectsWithPackage-class}
6
\name{ObjectsWithPackage-class}
7
\docType{class}
7
\docType{class}
8
\alias{ObjectsWithPackage-class}
-
 
9
\title{A Vector of Object Names, with associated Package Names }
8
\title{A Vector of Object Names, with associated Package Names }
10
\description{
9
\description{
11
  This class of objects is used to represent ordinary character string
10
  This class of objects is used to represent ordinary character string
12
  object names, extended with a \code{package} slot naming the package
11
  object names, extended with a \code{package} slot naming the package
13
  associated with each object.
12
  associated with each object.