Entry: Arithmetic
Keywords: + - * / ^ %% %/% Arithmetic arith
Description: Arithmetic Operators
URL: ../../../library/base/html/Arithmetic.html

Entry: BATCH
Keywords: BATCH
Description: Batch Execution of R
URL: ../../../library/base/html/BATCH.html

Entry: Bessel
Keywords: bessel Bessel besselI besselJ besselK besselY gammaCody math
Description: Bessel Functions
URL: ../../../library/base/html/Bessel.html

Entry: Beta
Keywords: dbeta pbeta qbeta rbeta distribution
Description: The Beta Distribution
URL: ../../../library/base/html/Beta.html

Entry: Binomial
Keywords: dbinom pbinom qbinom rbinom distribution
Description: The Binomial Distribution
URL: ../../../library/base/html/Binomial.html

Entry: COMPILE
Keywords: COMPILE
Description: Compile Files for Use with R
URL: ../../../library/base/html/COMPILE.html

Entry: Cauchy
Keywords: dcauchy pcauchy qcauchy rcauchy distribution
Description: The Cauchy Distribution
URL: ../../../library/base/html/Cauchy.html

Entry: Chisquare
Keywords: dchisq pchisq qchisq rchisq distribution
Description: The (non-central) Chi-Square Distribution
URL: ../../../library/base/html/Chisquare.html

Entry: Comparison
Keywords: < <= == != >= > Comparison logic
Description: Relational Operators
URL: ../../../library/base/html/Comparison.html

Entry: Constants
Keywords: LETTERS letters month.abb month.name pi sysdata
Description: Built-in Constants
URL: ../../../library/base/html/Constants.html

Entry: Control
Keywords: if else for while repeat break next programming iteration logic
Description: Control Flow
URL: ../../../library/base/html/Control.html

Entry: Defunct
Keywords: Defunct .Defunct . category documentation utilities
Description: Defunct Functions
URL: ../../../library/base/html/Defunct.html

Entry: Deprecated
Keywords: Deprecated .Deprecated . dnchisq pnchisq qnchisq print.anova.lm print.anova.glm print.tabular print.plot save.plot Version system.test documentation utilities
Description: Deprecated Functions
URL: ../../../library/base/html/Deprecated.html

Entry: Devices
Keywords: Devices device windows device
Description: List of Graphical Devices
URL: ../../../library/base/html/Devices.html

Entry: Exponential
Keywords: dexp pexp qexp rexp distribution
Description: The Exponential Distribution
URL: ../../../library/base/html/Exponential.html

Entry: Extract
Keywords: Extract Subscript [ [[ $ [<- [[<- $<- [.data.frame [[.data.frame [<-.data.frame [[<-.data.frame [.factor [.formula [.ts [<-.factor [.noquote [<-.noquote array list
Description: Extract or Replace Parts of an Object
URL: ../../../library/base/html/Extract.html

Entry: Extremes
Keywords: max min pmax pmin univar arith
Description: Maxima and Minima
URL: ../../../library/base/html/Extremes.html

Entry: FDist
Keywords: df pf qf rf distribution
Description: The F Distribution
URL: ../../../library/base/html/FDist.html

Entry: Foreign
Keywords: .C .Fortran .External .Call programming
Description: Foreign Function Interface
URL: ../../../library/base/html/Foreign.html

Entry: Formaldehyde
Keywords: Formaldehyde datasets
Description: Determination of Formaldehyde
URL: ../../../library/base/html/Formaldehyde.html

Entry: GammaDist
Keywords: dgamma pgamma qgamma rgamma distribution
Description: The Gamma Distribution
URL: ../../../library/base/html/GammaDist.html

Entry: Geometric
Keywords: dgeom pgeom qgeom rgeom distribution
Description: The Geometric Distribution
URL: ../../../library/base/html/Geometric.html

Entry: Hyperbolic
Keywords: cosh sinh tanh acosh asinh atanh math
Description: Hyperbolic Functions
URL: ../../../library/base/html/Hyperbolic.html

Entry: Hypergeometric
Keywords: dhyper phyper qhyper rhyper distribution
Description: The Hypergeometric Distribution
URL: ../../../library/base/html/Hypergeometric.html

Entry: INSTALL
Keywords: INSTALL
Description: Install Add-on Packages
URL: ../../../library/base/html/INSTALL.html

Entry: IQR
Keywords: IQR univar robust distribution
Description: The Interquartile Range
URL: ../../../library/base/html/IQR.html

Entry: InsectSprays
Keywords: InsectSprays datasets
Description: Effectiveness of Insect Sprays
URL: ../../../library/base/html/InsectSprays.html

Entry: Internal
Keywords: .Internal interface
Description: Call an Internal Function
URL: ../../../library/base/html/Internal.html

Entry: Last.value
Keywords: .Last.value programming
Description: Value of Last Evaluated Expression
URL: ../../../library/base/html/Last.value.html

Entry: LifeCycleSavings
Keywords: LifeCycleSavings datasets
Description: Intercountry Life-Cycle Savings Data
URL: ../../../library/base/html/LifeCycleSavings.html

Entry: Log
Keywords: log log10 log2 exp math
Description: Logarithms and Exponentials
URL: ../../../library/base/html/Log.html

Entry: Logic
Keywords: ! & && | || xor Logic logic
Description: Logical Operators
URL: ../../../library/base/html/Logic.html

Entry: Logistic
Keywords: dlogis plogis qlogis rlogis distribution
Description: The Logistic Distribution
URL: ../../../library/base/html/Logistic.html

Entry: Lognormal
Keywords: dlnorm plnorm qlnorm rlnorm distribution
Description: The Log Normal Distribution
URL: ../../../library/base/html/Lognormal.html

Entry: Math
Keywords: abs sqrt math
Description: Miscellaneous Mathematical Functions
URL: ../../../library/base/html/Math.html

Entry: Memory
Keywords: 
Description: Memory Available for Data Storage
URL: ../../../library/base/html/Memory.html

Entry: NA
Keywords: NA is.na is.na.data.frame NA logic manip
Description: Not Available / ``Missing'' Values
URL: ../../../library/base/html/NA.html

Entry: NChisquare
Keywords: dnchisq pnchisq qnchisq rnchisq distribution
Description: The Non-Central Chi-Square Distribution
URL: ../../../library/base/html/NChisquare.html

Entry: NULL
Keywords: NULL as.null as.null.default is.null attribute manip list sysdata
Description: The Null Object
URL: ../../../library/base/html/NULL.html

Entry: NegBinomial
Keywords: dnbinom pnbinom qnbinom rnbinom distribution
Description: The Negative Binomial Distribution
URL: ../../../library/base/html/NegBinomial.html

Entry: Normal
Keywords: dnorm pnorm qnorm rnorm distribution
Description: The Normal Distribution
URL: ../../../library/base/html/Normal.html

Entry: OrchardSprays
Keywords: OrchardSprays datasets
Description: Potency of Orchard Sprays
URL: ../../../library/base/html/OrchardSprays.html

Entry: Paren
Keywords: ( { programming
Description: Parentheses and Braces
URL: ../../../library/base/html/Paren.html

Entry: PlantGrowth
Keywords: PlantGrowth datasets
Description: Results from an Experiment on Plant Growth
URL: ../../../library/base/html/PlantGrowth.html

Entry: Poisson
Keywords: dpois ppois qpois rpois distribution
Description: The Poisson Distribution
URL: ../../../library/base/html/Poisson.html

Entry: Primitive
Keywords: .Primitive interface
Description: Call a ``Primitive'' Internal Function
URL: ../../../library/base/html/Primitive.html

Entry: REMOVE
Keywords: REMOVE
Description: Remove Add-on Packages
URL: ../../../library/base/html/REMOVE.html

Entry: RHOME
Keywords: RHOME R_HOME
Description: R Home Directory
URL: ../../../library/base/html/RHOME.html

Entry: Random
Keywords: .Random.seed RNG RNGkind distribution sysdata
Description: Random Number Generation
URL: ../../../library/base/html/Random.html

Entry: Recall
Keywords: Recall programming
Description: Recursive Calling of Itself
URL: ../../../library/base/html/Recall.html

Entry: Round
Keywords: ceiling floor round signif trunc trunc.default zapsmall arith
Description: Rounding of Numbers
URL: ../../../library/base/html/Round.html

Entry: SHLIB
Keywords: SHLIB
Description: Build Shared Library for Dynamic Loading
URL: ../../../library/base/html/SHLIB.html

Entry: SignRank
Keywords: dsignrank psignrank qsignrank rsignrank distribution
Description: Distribution of the Wilcoxon Signed Rank Statistic
URL: ../../../library/base/html/SignRank.html

Entry: Special
Keywords: beta lbeta gamma lgamma digamma trigamma tetragamma pentagamma choose lchoose math
Description: Special Functions of Mathematics
URL: ../../../library/base/html/Special.html

Entry: Startup
Keywords: Startup RProfile .First environment
Description: Initialization at Start of an R Session
URL: ../../../library/base/html/Startup.html

Entry: TDist
Keywords: dt pt qt rt distribution
Description: The Student t Distribution
URL: ../../../library/base/html/TDist.html

Entry: ToothGrowth
Keywords: ToothGrowth datasets
Description: The Effect of Vitamin C on Tooth Growth in Guinea Pigs
URL: ../../../library/base/html/ToothGrowth.html

Entry: Trig
Keywords: cos sin tan acos asin atan atan2 math
Description: Trigonometric Functions
URL: ../../../library/base/html/Trig.html

Entry: Tukey
Keywords: ptukey qtukey distribution
Description: The Studentized Range Distribution
URL: ../../../library/base/html/Tukey.html

Entry: USArrests
Keywords: USArrests datasets
Description: Violent Crime Rates by US State
URL: ../../../library/base/html/USArrests.html

Entry: USJudgeRatings
Keywords: USJudgeRatings datasets
Description: Lawyers' Ratings of State Judges in the US Superior Court
URL: ../../../library/base/html/USJudgeRatings.html

Entry: USPersonalExpenditure
Keywords: USPersonalExpenditure datasets
Description: Personal Expenditure Data
URL: ../../../library/base/html/USPersonalExpenditure.html

Entry: Uniform
Keywords: dunif punif qunif runif distribution
Description: The Uniform Distribution
URL: ../../../library/base/html/Uniform.html

Entry: VADeaths
Keywords: VADeaths datasets
Description: Death Rate Data
URL: ../../../library/base/html/VADeaths.html

Entry: Version
Keywords: R.Version R.version version R.version.string environment sysdata programming
Description: Version Information
URL: ../../../library/base/html/Version.html

Entry: Weibull
Keywords: dweibull pweibull qweibull rweibull distribution
Description: The Weibull Distribution
URL: ../../../library/base/html/Weibull.html

Entry: Wilcoxon
Keywords: dwilcox pwilcox qwilcox rwilcox distribution
Description: Distribution of the Wilcoxon Rank Sum Statistic
URL: ../../../library/base/html/Wilcoxon.html

Entry: abbreviate
Keywords: abbreviate character
Description: Abbreviate Strings
URL: ../../../library/base/html/abbreviate.html

Entry: abline
Keywords: abline aplot
Description: Add a Straight Line to a Plot
URL: ../../../library/base/html/abline.html

Entry: add1
Keywords: add1 add1.default add1.lm add1.glm add1.mlm drop1 drop1.default drop1.lm drop1.glm drop1.mlm models
Description: Add or Drop All Possible Single Terms to a Model
URL: ../../../library/base/html/add1.html

Entry: aggregate
Keywords: aggregate aggregate.default aggregate.data.frame aggregate.ts category array
Description: Compute Summary Statistics of Data Subsets
URL: ../../../library/base/html/aggregate.html

Entry: airmiles
Keywords: airmiles datasets
Description: Commercial Airline Mileage
URL: ../../../library/base/html/airmiles.html

Entry: airquality
Keywords: airquality datasets
Description: New York Air Quality Measurements
URL: ../../../library/base/html/airquality.html

Entry: alias
Keywords: alias alias.formula alias.lm print.mtable models
Description: Find Aliases (Dependencies) in a Model
URL: ../../../library/base/html/alias.html

Entry: All
Keywords: any all logic
Description: Are All / Any Values True?
URL: ../../../library/base/html/All.html

Entry: all.equal
Keywords: all.equal all.equal.default all.equal.numeric all.equal.character all.equal.factor all.equal.formula all.equal.list all.equal.language attr.all.equal utilities logic arith
Description: Test if Two Objects are (Nearly) Equal
URL: ../../../library/base/html/all.equal.html

Entry: all.names
Keywords: all.names all.vars programming
Description: Find All Names in an Expression
URL: ../../../library/base/html/all.names.html

Entry: anova
Keywords: anova anova.mlm print.anova regression models
Description: Anova Tables
URL: ../../../library/base/html/anova.html

Entry: anscombe
Keywords: anscombe datasets
Description: Anscombe's Quartet of ``Identical'' Simple Linear Regressions
URL: ../../../library/base/html/anscombe.html

Entry: aov
Keywords: aov print.aov print.aovlist summary.aov summary.aovlist print.summary.aov print.summary.aovlist models regression
Description: Fit an Analysis of Variance Model
URL: ../../../library/base/html/aov.html

Entry: aperm
Keywords: aperm array
Description: Array Transposition
URL: ../../../library/base/html/aperm.html

Entry: append
Keywords: append manip
Description: Vector Merging
URL: ../../../library/base/html/append.html

Entry: apply
Keywords: apply iteration array
Description: Apply Functions Over Array Margins
URL: ../../../library/base/html/apply.html

Entry: approx[fun]
Keywords: approx approxfun arith dplot
Description: Interpolation Functions
URL: ../../../library/base/html/approx[fun].html

Entry: apropos
Keywords: apropos find data documentation environment
Description: Find Objects by (Partial) Name
URL: ../../../library/base/html/apropos.html

Entry: args
Keywords: args documentation
Description: Argument List of a Function
URL: ../../../library/base/html/args.html

Entry: array
Keywords: array as.array is.array array
Description: Multi-way Arrays
URL: ../../../library/base/html/array.html

Entry: arrows
Keywords: arrows segments aplot
Description: Add Arrows to a Plot
URL: ../../../library/base/html/arrows.html

Entry: as.function
Keywords: as.function as.function.default programming
Description: Convert Object to Function
URL: ../../../library/base/html/as.function.html

Entry: assign
Keywords: assign <- <<- -> ->> data
Description: Assign a Value to a Name
URL: ../../../library/base/html/assign.html

Entry: attach
Keywords: attach data
Description: Attach Set of \R Objects to Search Path
URL: ../../../library/base/html/attach.html

Entry: attenu
Keywords: attenu datasets
Description: The Joyner-Boore Attenuation Data
URL: ../../../library/base/html/attenu.html

Entry: attitude
Keywords: attitude datasets
Description: Attitudes Toward Supervisors
URL: ../../../library/base/html/attitude.html

Entry: attr
Keywords: attr attr<- attribute
Description: Object Attributes
URL: ../../../library/base/html/attr.html

Entry: attributes
Keywords: attributes attributes<- attribute
Description: Object Attribute Lists
URL: ../../../library/base/html/attributes.html

Entry: autoload
Keywords: autoload autoloader .AutoloadEnv data programming
Description: On-demand loading of packages
URL: ../../../library/base/html/autoload.html

Entry: ave
Keywords: ave univar
Description: Group Averages Over Level Combinations of Factors
URL: ../../../library/base/html/ave.html

Entry: axis
Keywords: axis aplot
Description: Add an Axis to a Plot
URL: ../../../library/base/html/axis.html

Entry: backsolve
Keywords: backsolve forwardsolve algebra array
Description: Solve an Upper or Lower Triangular System
URL: ../../../library/base/html/backsolve.html

Entry: barplot
Keywords: barplot barplot.default hplot
Description: Bar Plots
URL: ../../../library/base/html/barplot.html

Entry: body
Keywords: body body<- programming
Description: Access to and Manipulation of the Body of a Function
URL: ../../../library/base/html/body.html

Entry: box
Keywords: box aplot
Description: Draw a Box around a Plot
URL: ../../../library/base/html/box.html

Entry: boxplot
Keywords: boxplot hplot
Description: Box Plots
URL: ../../../library/base/html/boxplot.html

Entry: boxplot.default
Keywords: boxplot.default hplot
Description: Box Plots
URL: ../../../library/base/html/boxplot.default.html

Entry: boxplot.formula
Keywords: boxplot.formula hplot
Description: Formula Notation for Boxplots
URL: ../../../library/base/html/boxplot.formula.html

Entry: boxplot.stats
Keywords: boxplot.stats dplot
Description: Box Plot Statistics
URL: ../../../library/base/html/boxplot.stats.html

Entry: browser
Keywords: browser programming environment
Description: Environment Browser
URL: ../../../library/base/html/browser.html

Entry: bug.report
Keywords: bug.report utilities error
Description: Send a bug report
URL: ../../../library/base/html/bug.report.html

Entry: bxp
Keywords: bxp aplot
Description: Box Plots from Summaries
URL: ../../../library/base/html/bxp.html

Entry: c
Keywords: c manip
Description: Combine Values into a Vector or List
URL: ../../../library/base/html/c.html

Entry: call
Keywords: call is.call as.call programming attribute
Description: Function Calls
URL: ../../../library/base/html/call.html

Entry: cars
Keywords: cars datasets
Description: Stopping Distances of Cars
URL: ../../../library/base/html/cars.html

Entry: case/variable.names
Keywords: case.names case.names.lm case.names.default variable.names variable.names.lm variable.names.default regression models
Description: Case and Variable Names of Fitted Models
URL: ../../../library/base/html/case/variable.names.html

Entry: cat
Keywords: cat print file
Description: Concatenate and Print
URL: ../../../library/base/html/cat.html

Entry: cbind
Keywords: cbind rbind cbind.data.frame rbind.data.frame array manip
Description: Combine Columns/Rows into a Matrix
URL: ../../../library/base/html/cbind.html

Entry: character
Keywords: character as.character as.character.default is.character character classes
Description: Character Vectors
URL: ../../../library/base/html/character.html

Entry: charmatch
Keywords: charmatch character
Description: Partial String Matching
URL: ../../../library/base/html/charmatch.html

Entry: check.options
Keywords: check.options utilities programming
Description: Set Options with Consistency Checks
URL: ../../../library/base/html/check.options.html

Entry: chickwts
Keywords: chickwts datasets
Description: Chicken Weights by Feed Type
URL: ../../../library/base/html/chickwts.html

Entry: chisq.test
Keywords: chisq.test htest distribution
Description: Pearson's Chi-square Test for Count Data
URL: ../../../library/base/html/chisq.test.html

Entry: chol
Keywords: chol algebra array
Description: The Choleski Decomposition
URL: ../../../library/base/html/chol.html

Entry: chol2inv
Keywords: chol2inv algebra array
Description: Inverse from Choleski Decomposition
URL: ../../../library/base/html/chol2inv.html

Entry: chull
Keywords: chull hplot
Description: Compute Convex Hull of a Set of Points
URL: ../../../library/base/html/chull.html

Entry: class
Keywords: class class<- unclass inherits methods classes
Description: Object Classes
URL: ../../../library/base/html/class.html

Entry: close.socket
Keywords: close.socket misc
Description: Close a socket
URL: ../../../library/base/html/close.socket.html

Entry: co2
Keywords: co2 datasets
Description: Mauna Loa Atmospheric CO2 Concentration
URL: ../../../library/base/html/co2.html

Entry: codes
Keywords: codes codes.factor codes.ordered codes<- category classes
Description: Factor Codes
URL: ../../../library/base/html/codes.html

Entry: coefficients
Keywords: coef coefficients coef.default coef.lm coef.glm coef.aov coef.listof regression models
Description: Extract Model Coefficents
URL: ../../../library/base/html/coefficients.html

Entry: col
Keywords: col array
Description: Column Indexes
URL: ../../../library/base/html/col.html

Entry: row/colnames
Keywords: rownames rownames<- colnames colnames<- array manip
Description: Row and Columnn Names
URL: ../../../library/base/html/row/colnames.html

Entry: colors
Keywords: colors colours color dplot sysdata
Description: Color Names
URL: ../../../library/base/html/colors.html

Entry: comment
Keywords: comment comment<- attribute
Description: Query or Set a `Comment' Attribute
URL: ../../../library/base/html/comment.html

Entry: complete.cases
Keywords: complete.cases NA logic
Description: Find Complete Cases
URL: ../../../library/base/html/complete.cases.html

Entry: complex
Keywords: complex as.complex as.complex.default is.complex Re Im Mod Arg Conj complex
Description: Complex Vectors
URL: ../../../library/base/html/complex.html

Entry: conflicts
Keywords: conflicts utilities
Description: Search for Masked Objects on the Search Path
URL: ../../../library/base/html/conflicts.html

Entry: contour
Keywords: contour hplot aplot
Description: Display Contours
URL: ../../../library/base/html/contour.html

Entry: Contrast
Keywords: contr.helmert contr.poly contr.sum contr.treatment design regression array
Description: Contrast Matrices
URL: ../../../library/base/html/Contrast.html

Entry: contrasts
Keywords: contrasts contrasts<- design regression
Description: Get and Set Contrast Matrices
URL: ../../../library/base/html/contrasts.html

Entry: contributors
Keywords: contributors misc
Description: R Project Contributors
URL: ../../../library/base/html/contributors.html

Entry: convolve
Keywords: convolve math dplot
Description: Fast Convolution
URL: ../../../library/base/html/convolve.html

Entry: coplot
Keywords: coplot co.intervals hplot aplot
Description: Conditioning Plots
URL: ../../../library/base/html/coplot.html

Entry: copyright
Keywords: copyright copyrights misc
Description: Copyrights of Files Used to Build R
URL: ../../../library/base/html/copyright.html

Entry: cor
Keywords: cor cov multivariate array
Description: Correlation and Covariance Matrices
URL: ../../../library/base/html/cor.html

Entry: count.fields
Keywords: count.fields file
Description: Count the Number of Fields per Line
URL: ../../../library/base/html/count.fields.html

Entry: cov.wt
Keywords: cov.wt multivariate
Description: Weighted Covariance Matrices
URL: ../../../library/base/html/cov.wt.html

Entry: crossprod
Keywords: crossprod algebra array
Description: Matrix Crossproduct
URL: ../../../library/base/html/crossprod.html

Entry: cumsum
Keywords: cumsum cumprod cummin cummax arith
Description: Cumulative Sums, Products, etc.
URL: ../../../library/base/html/cumsum.html

Entry: curve
Keywords: curve plot.function hplot
Description: Draw Function Plots
URL: ../../../library/base/html/curve.html

Entry: cut
Keywords: cut cut.default category
Description: Convert Numeric to Factor
URL: ../../../library/base/html/cut.html

Entry: data
Keywords: data show.data documentation datasets
Description: Data Sets
URL: ../../../library/base/html/data.html

Entry: data.class
Keywords: data.class classes methods
Description: Object Classes 
URL: ../../../library/base/html/data.class.html

Entry: data.frame
Keywords: data.frame as.data.frame is.data.frame row.names row.names<- print.data.frame plot.data.frame as.data.frame.AsIs as.data.frame.character as.data.frame.complex as.data.frame.data.frame as.data.frame.default as.data.frame.factor as.data.frame.integer as.data.frame.list as.data.frame.logical as.data.frame.matrix as.data.frame.model.matrix as.data.frame.numeric as.data.frame.ordered as.data.frame.ts as.data.frame.vector xpdrows.data.frame classes methods
Description: Data Frames
URL: ../../../library/base/html/data.frame.html

Entry: data.matrix
Keywords: data.matrix array
Description: Data Frame to Numeric Matrix
URL: ../../../library/base/html/data.matrix.html

Entry: dataentry
Keywords: data.entry dataentry de de.ncols de.restore de.setup utilities file
Description: Spreadsheet Interface for Entering Data
URL: ../../../library/base/html/dataentry.html

Entry: date
Keywords: date utilities
Description: System Date and Time
URL: ../../../library/base/html/date.html

Entry: debug
Keywords: debug undebug programming environment
Description: Debug a function
URL: ../../../library/base/html/debug.html

Entry: delay
Keywords: delay programming data
Description: Delay Evaluation
URL: ../../../library/base/html/delay.html

Entry: delete.response
Keywords: reformulate drop.terms delete.response programming
Description: Modify terms objects
URL: ../../../library/base/html/delete.response.html

Entry: demo
Keywords: demo documentation utilities
Description: Demonstrations of \R functions
URL: ../../../library/base/html/demo.html

Entry: density
Keywords: density print.density plot.density dplot distribution smooth
Description: Kernel Density Estimation
URL: ../../../library/base/html/density.html

Entry: deparse
Keywords: deparse programming manip data
Description: Expression Deparsing
URL: ../../../library/base/html/deparse.html

Entry: deriv
Keywords: D deriv deriv.default deriv.formula math nonlinear
Description: Symbolic and Algorithmic Derivatives of Simple Expressions
URL: ../../../library/base/html/deriv.html

Entry: detach
Keywords: detach data
Description: Detach \R objects from search path
URL: ../../../library/base/html/detach.html

Entry: dev.xxx
Keywords: dev.cur dev.list dev.next dev.prev dev.off dev.set .Device .Devices graphics.off device iplot
Description: Control Multiple Devices
URL: ../../../library/base/html/dev.xxx.html

Entry: dev2
Keywords: dev.copy dev.print dev.control device
Description: Copy Graphics Between Multiple Devices
URL: ../../../library/base/html/dev2.html

Entry: deviance
Keywords: deviance deviance.default deviance.lm deviance.glm deviance.mlm models
Description: Model Deviance
URL: ../../../library/base/html/deviance.html

Entry: df.residual
Keywords: df.residual models regression
Description: Residual Degrees-of-Freedom
URL: ../../../library/base/html/df.residual.html

Entry: diag
Keywords: diag diag<- array
Description: Matrix Diagonals
URL: ../../../library/base/html/diag.html

Entry: diff
Keywords: diff diff.default ts arith
Description: Lagged Differences
URL: ../../../library/base/html/diff.html

Entry: dim
Keywords: dim dim.data.frame dim<- array
Description: Dimensions of an Object
URL: ../../../library/base/html/dim.html

Entry: dimnames
Keywords: dimnames dimnames<- dimnames.data.frame dimnames<-.data.frame array manip
Description: Dimnames of an Object
URL: ../../../library/base/html/dimnames.html

Entry: discoveries
Keywords: discoveries datasets
Description: Numbers of Important Discoveries
URL: ../../../library/base/html/discoveries.html

Entry: do.call
Keywords: do.call programming
Description: Execute a Function Call
URL: ../../../library/base/html/do.call.html

Entry: dotplot
Keywords: dotplot hplot
Description: Cleveland Dot Plots
URL: ../../../library/base/html/dotplot.html

Entry: double
Keywords: double as.double as.double.default is.double as.single as.single.default classes
Description: Double Precision Vectors
URL: ../../../library/base/html/double.html

Entry: dput
Keywords: dput dget file programming
Description: Write an Internal Object to a File
URL: ../../../library/base/html/dput.html

Entry: drop
Keywords: drop array
Description: Drop Redundant Extent Information
URL: ../../../library/base/html/drop.html

Entry: dummy.coef
Keywords: dummy.coef dummy.coef.lm dummy.coef.aovlist models
Description: Extract Coefficients in Original Coding
URL: ../../../library/base/html/dummy.coef.html

Entry: dump
Keywords: dump file
Description: Text Representations of \R Objects
URL: ../../../library/base/html/dump.html

Entry: duplicated
Keywords: duplicated logic manip
Description: Determine Duplicate Elements
URL: ../../../library/base/html/duplicated.html

Entry: dynload
Keywords: dyn.load dyn.unload is.loaded symbol.C symbol.For interface
Description: Foreign Function Interface
URL: ../../../library/base/html/dynload.html

Entry: edit
Keywords: edit vi emacs pico xemacs xedit utilities
Description: Invoke a Text Editor
URL: ../../../library/base/html/edit.html

Entry: eff.aovlist
Keywords: eff.aovlist models
Description: Compute Efficiencies of Multistratum Analysis of Variance
URL: ../../../library/base/html/eff.aovlist.html

Entry: effects
Keywords: effects effects.lm effects.glm models regression
Description: Effects from Fitted Model
URL: ../../../library/base/html/effects.html

Entry: eigen
Keywords: eigen algebra array
Description: Spectral Decomposition of a Matrix
URL: ../../../library/base/html/eigen.html

Entry: environment
Keywords: environment environment<- .GlobalEnv globalenv is.environment new.env data programming
Description: Environment Access
URL: ../../../library/base/html/environment.html

Entry: esoph
Keywords: esoph datasets
Description: Smoking, Alcohol and (O)esophageal Cancer
URL: ../../../library/base/html/esoph.html

Entry: euro
Keywords: euro euro.cross datasets
Description: Euro conversion rates
URL: ../../../library/base/html/euro.html

Entry: eurodist
Keywords: eurodist datasets
Description: Distances Between Cities in Europe
URL: ../../../library/base/html/eurodist.html

Entry: eval
Keywords: eval evalq eval.parent local data programming
Description: Evaluate an (Unevaluated) Expression
URL: ../../../library/base/html/eval.html

Entry: example
Keywords: example documentation utilities
Description: Run an Examples section from the online help
URL: ../../../library/base/html/example.html

Entry: exists
Keywords: exists data
Description: Is a Variable Defined?
URL: ../../../library/base/html/exists.html

Entry: expand.grid
Keywords: expand.grid models
Description: Create a Data Frame from All Combinations of Factors
URL: ../../../library/base/html/expand.grid.html

Entry: expression
Keywords: expression is.expression as.expression as.expression.default programming dplot
Description: Unevaluated Expressions
URL: ../../../library/base/html/expression.html

Entry: extractAIC
Keywords: extractAIC.aov extractAIC.lm extractAIC.glm extractAIC.coxph extractAIC.negbin extractAIC.survreg models
Description: Extract AIC from a Fitted Model
URL: ../../../library/base/html/extractAIC.html

Entry: factor
Keywords: factor ordered is.factor is.ordered as.factor as.ordered category NA
Description: Factors
URL: ../../../library/base/html/factor.html

Entry: factor.scope
Keywords: add.scope drop.scope factor.scope models
Description: Compute Allowed Changes in Adding to or Dropping from a Formula
URL: ../../../library/base/html/factor.scope.html

Entry: faithful
Keywords: faithful datasets
Description: Old Faithful Geyser Data
URL: ../../../library/base/html/faithful.html

Entry: family
Keywords: family family.lm binomial gaussian Gamma inverse.gaussian poisson quasi print.family models
Description: Family Objects for Models
URL: ../../../library/base/html/family.html

Entry: fft
Keywords: fft mvfft math dplot
Description: Fast Discrete Fourier Transform
URL: ../../../library/base/html/fft.html

Entry: file
Keywords: file file.create file.append file.remove file.exists basename dirname file
Description: File manipulation
URL: ../../../library/base/html/file.html

Entry: file.show
Keywords: file.show file
Description: Display One or More Files
URL: ../../../library/base/html/file.show.html

Entry: filled.contour
Keywords: filled.contour hplot aplot
Description: Level (Contour) Plots
URL: ../../../library/base/html/filled.contour.html

Entry: fitted.values
Keywords: fitted.values fitted fitted.default fitted.lm fitted.glm models regression
Description: Extract Model Fitted Values
URL: ../../../library/base/html/fitted.values.html

Entry: fivenum
Keywords: fivenum univar robust distribution
Description: Tukey Five-Number Summaries
URL: ../../../library/base/html/fivenum.html

Entry: fix
Keywords: fix utilities
Description: Fix an Object
URL: ../../../library/base/html/fix.html

Entry: formals
Keywords: formals formals<- programming
Description: Access to and Manipulation of the Formal Arguments
URL: ../../../library/base/html/formals.html

Entry: format
Keywords: format format.default format.pval character print
Description: Encode in a Common Format
URL: ../../../library/base/html/format.html

Entry: format.info
Keywords: format.info character print programming
Description: format(.) Information
URL: ../../../library/base/html/format.info.html

Entry: formatC
Keywords: formatC format.char character print
Description: Flexible Formatting
URL: ../../../library/base/html/formatC.html

Entry: formula
Keywords: ~ I formula formula.default formula.formula formula.terms formula.data.frame as.formula print.formula models
Description: Model Formulae
URL: ../../../library/base/html/formula.html

Entry: frame
Keywords: plot.new frame iplot aplot
Description: Create / Start a New Plot Frame
URL: ../../../library/base/html/frame.html

Entry: freeny
Keywords: freeny datasets
Description: Freeny's Revenue Data
URL: ../../../library/base/html/freeny.html

Entry: function
Keywords: function return programming
Description: Function Definition
URL: ../../../library/base/html/function.html

Entry: gc
Keywords: gc gcinfo environment
Description: Garbage Collection
URL: ../../../library/base/html/gc.html

Entry: gctorture
Keywords: gctorture environment
Description: Torture garbage collector
URL: ../../../library/base/html/gctorture.html

Entry: get
Keywords: get data
Description: Return a Variable's Value
URL: ../../../library/base/html/get.html

Entry: getenv
Keywords: getenv environment utilities
Description: Get Environment Variables
URL: ../../../library/base/html/getenv.html

Entry: getwd
Keywords: getwd setwd utilities
Description: Get or Set Working Directory
URL: ../../../library/base/html/getwd.html

Entry: gl
Keywords: gl category arith
Description: Generate Factor Levels
URL: ../../../library/base/html/gl.html

Entry: glm
Keywords: glm glm.control glm.fit glm.fit.null models regression
Description: Fitting Generalized Linear Models
URL: ../../../library/base/html/glm.html

Entry: glm.summaries
Keywords: summary.glm summary.glm.null anova.glm anova.glmlist anova.glm.null coefficients.glm df.residual.glm family.glm fitted.values.glm residuals.glm print.glm print.glm.null print.anova.glm print.summary.glm print.summary.glm.null models regression
Description: Accessing Generalized Linear Model Fits
URL: ../../../library/base/html/glm.summaries.html

Entry: Gnome
Keywords: GNOME gnome device
Description: GNOME Desktop Graphics Device
URL: ../../../library/base/html/Gnome.html

Entry: gray
Keywords: gray color
Description: Gray Level Specification
URL: ../../../library/base/html/gray.html

Entry: grep
Keywords: grep sub gsub character utilities
Description: Pattern Matching and Replacement
URL: ../../../library/base/html/grep.html

Entry: grid
Keywords: grid aplot
Description: Add Grid to a Plot
URL: ../../../library/base/html/grid.html

Entry: hdf5
Keywords: hdf5save hdf5load file
Description: Interface to the HDF5 Library
URL: ../../../library/base/html/hdf5.html

Entry: help
Keywords: help ? documentation
Description: Documentation
URL: ../../../library/base/html/help.html

Entry: help.start
Keywords: help.start documentation
Description: Hypertext Documentation
URL: ../../../library/base/html/help.start.html

Entry: hist
Keywords: hist hist.default hplot iplot distribution
Description: Histograms
URL: ../../../library/base/html/hist.html

Entry: hsv
Keywords: hsv color dplot
Description: HSV Color Specification
URL: ../../../library/base/html/hsv.html

Entry: identify
Keywords: identify identify.default iplot
Description: Identify Points in a Scatter Plot
URL: ../../../library/base/html/identify.html

Entry: ifelse
Keywords: ifelse logic programming
Description: Conditional Element Selection
URL: ../../../library/base/html/ifelse.html

Entry: image
Keywords: image hplot aplot
Description: Display a color image
URL: ../../../library/base/html/image.html

Entry: index.search
Keywords: index.search utilities
Description: Search Indices for Help Files
URL: ../../../library/base/html/index.search.html

Entry: infert
Keywords: infert datasets
Description: Infertility after spontaneous and induced abortion
URL: ../../../library/base/html/infert.html

Entry: influence.measures
Keywords: influence.measures print.infl summary.infl hat rstudent dfbetas dffits covratio cooks.distance regression
Description: Regression Diagnostics
URL: ../../../library/base/html/influence.measures.html

Entry: integer
Keywords: integer as.integer as.integer.default is.integer classes
Description: Integer Vectors
URL: ../../../library/base/html/integer.html

Entry: interaction
Keywords: interaction category
Description: Compute Factor Interactions
URL: ../../../library/base/html/interaction.html

Entry: interactive
Keywords: interactive environment programming
Description: Is \R running interactively ?
URL: ../../../library/base/html/interactive.html

Entry: invisible
Keywords: invisible programming
Description: Change the Print Mode to Invisible
URL: ../../../library/base/html/invisible.html

Entry: iris
Keywords: iris iris3 datasets
Description: Edgar Anderson's Iris Data 
URL: ../../../library/base/html/iris.html

Entry: is.finite
Keywords: is.finite is.infinite Inf NaN is.nan programming math
Description: Finite, Infinite and NaN Numbers
URL: ../../../library/base/html/is.finite.html

Entry: is.function
Keywords: is.function programming
Description: Is an Object of Type Function?
URL: ../../../library/base/html/is.function.html

Entry: is.language
Keywords: is.language programming
Description: Is an Object a Language Object?
URL: ../../../library/base/html/is.language.html

Entry: is.object
Keywords: is.object methods classes
Description: Is an Object ``internally classed''?
URL: ../../../library/base/html/is.object.html

Entry: is.recursive
Keywords: is.atomic is.recursive programming classes
Description: Is an Object Atomic or Recursive?
URL: ../../../library/base/html/is.recursive.html

Entry: is.single
Keywords: is.single classes
Description: Is an Object of Single Precision Type?
URL: ../../../library/base/html/is.single.html

Entry: is.R
Keywords: is.R environment utilities
Description: Are we using \R, rather than S?
URL: ../../../library/base/html/is.R.html

Entry: islands
Keywords: islands datasets
Description: Areas of the World's Major Landmasses
URL: ../../../library/base/html/islands.html

Entry: jitter
Keywords: jitter dplot utilities
Description: Add `Jitter' (Noise) to Numbers
URL: ../../../library/base/html/jitter.html

Entry: kappa
Keywords: kappa kappa.default kappa.lm kappa.qr kappa.tri math
Description: Estimate the Condition Number of a Matrix, QR Decomposition or Fit
URL: ../../../library/base/html/kappa.html

Entry: kronecker
Keywords: kronecker %x% array
Description: Kronecker Product of Arrays
URL: ../../../library/base/html/kronecker.html

Entry: labels
Keywords: labels labels.default labels.terms labels.lm print models
Description: Find Labels from Object
URL: ../../../library/base/html/labels.html

Entry: lapply
Keywords: lapply sapply iteration list
Description: Apply a Function Over a List or Vector
URL: ../../../library/base/html/lapply.html

Entry: layout
Keywords: layout layout.show lcm iplot dplot environment
Description: Specifying complex plot arrangements
URL: ../../../library/base/html/layout.html

Entry: legend
Keywords: legend aplot
Description: Add Legends to Plots
URL: ../../../library/base/html/legend.html

Entry: length
Keywords: length length<- attribute
Description: Length of a Vector or List
URL: ../../../library/base/html/length.html

Entry: levels
Keywords: levels levels<- levels<-.default category
Description: Levels Attributes
URL: ../../../library/base/html/levels.html

Entry: levels
Keywords: levels<-.factor category
Description: Factor Levels
URL: ../../../library/base/html/levels.html

Entry: library
Keywords: library provide require R_LIBS RLIBS .Autoloaded .First.lib .Library .Provided .packages .lib.loc data
Description: Loading and Listing of Packages
URL: ../../../library/base/html/library.html

Entry: library.dynam
Keywords: library.dynam .Dyn.libs data
Description: Loading Shared Libraries
URL: ../../../library/base/html/library.dynam.html

Entry: license
Keywords: license licence misc
Description: The R License Terms
URL: ../../../library/base/html/license.html

Entry: lines
Keywords: lines lines.default aplot
Description: Add Connected Line Segments to a Plot
URL: ../../../library/base/html/lines.html

Entry: list
Keywords: list pairlist alist as.list as.list.default as.list.data.frame as.pairlist is.list is.pairlist list manip
Description: Lists -- Generic and Dotted Pairs
URL: ../../../library/base/html/list.html

Entry: list.files
Keywords: list.files dir file
Description: List the Files in a Directory/Folder
URL: ../../../library/base/html/list.files.html

Entry: lm
Keywords: lm lm.fit lm.wfit lm.fit.null lm.wfit.null regression
Description: Fitting Linear Models
URL: ../../../library/base/html/lm.html

Entry: lm.influence
Keywords: lm.influence regression
Description: Regression Diagnostics
URL: ../../../library/base/html/lm.influence.html

Entry: lm.summaries
Keywords: anova.lm anova.lm.null anova.mlm anovalist.lm summary.lm summary.lm.null summary.mlm coefficients.lm df.residual.lm family.lm formula.lm fitted.values.lm residuals.lm weights weights.lm weights.default plot.lm plot.mlm print.lm print.lm.null print.summary.lm print.summary.lm.null regression
Description: Accessing Linear Model Fits
URL: ../../../library/base/html/lm.summaries.html

Entry: load
Keywords: load file
Description: Reload Saved Datasets
URL: ../../../library/base/html/load.html

Entry: locator
Keywords: locator iplot
Description: Graphical Input
URL: ../../../library/base/html/locator.html

Entry: logical
Keywords: logical as.logical as.logical.default is.logical TRUE FALSE T F classes logic
Description: Logical Vectors
URL: ../../../library/base/html/logical.html

Entry: loglin
Keywords: loglin category models
Description: Fitting Log-Linear Models
URL: ../../../library/base/html/loglin.html

Entry: longley
Keywords: longley datasets
Description: Longley's Regression Data
URL: ../../../library/base/html/longley.html

Entry: lower.tri
Keywords: lower.tri upper.tri array
Description: Lower and Upper Triangular Part of a Matrix
URL: ../../../library/base/html/lower.tri.html

Entry: lowess
Keywords: lowess smooth
Description: Scatter Plot Smoothing
URL: ../../../library/base/html/lowess.html

Entry: ls
Keywords: ls objects environment
Description: List Objects
URL: ../../../library/base/html/ls.html

Entry: ls.diag
Keywords: ls.diag regression
Description: Compute Diagnostics for `lsfit' Regression Results
URL: ../../../library/base/html/ls.diag.html

Entry: ls.print
Keywords: ls.print regression
Description: Print `lsfit' Regression Results
URL: ../../../library/base/html/ls.print.html

Entry: lsfit
Keywords: lsfit regression
Description: Find the Least Squares Fit
URL: ../../../library/base/html/lsfit.html

Entry: machine
Keywords: machine environment programming
Description: Determine the Machine \R is Running On
URL: ../../../library/base/html/machine.html

Entry: macintosh
Keywords: macintosh device
Description: Macintosh Quickdraw Graphics
URL: ../../../library/base/html/macintosh.html

Entry: mad
Keywords: mad univar robust
Description: Median Absolute Deviation
URL: ../../../library/base/html/mad.html

Entry: mahalanobis
Keywords: mahalanobis multivariate
Description: Mahalanobis Distance
URL: ../../../library/base/html/mahalanobis.html

Entry: make.link
Keywords: make.link models
Description: Create a Link for GLM families
URL: ../../../library/base/html/make.link.html

Entry: make.names
Keywords: make.names character
Description: Make Legal R Names Out of Strings
URL: ../../../library/base/html/make.names.html

Entry: make.socket
Keywords: make.socket print.socket misc
Description: Create a socket connection
URL: ../../../library/base/html/make.socket.html

Entry: make.tables
Keywords: make.tables.aovproj make.tables.aovprojlist models
Description: Create model.tables
URL: ../../../library/base/html/make.tables.html

Entry: mat.or.vec
Keywords: mat.or.vec array
Description: Create a Matrix or a Vector
URL: ../../../library/base/html/mat.or.vec.html

Entry: match
Keywords: match %in% manip logic
Description: Value Matching
URL: ../../../library/base/html/match.html

Entry: match.arg
Keywords: match.arg programming
Description: Argument Verification Using Partial Matching
URL: ../../../library/base/html/match.arg.html

Entry: match.call
Keywords: match.call programming
Description: Argument Matching
URL: ../../../library/base/html/match.call.html

Entry: match.fun
Keywords: match.fun programming
Description: Function Verification for ``Function Variables''
URL: ../../../library/base/html/match.fun.html

Entry: matmult
Keywords: %*% matmult array arith
Description: Matrix Multiplication
URL: ../../../library/base/html/matmult.html

Entry: matplot
Keywords: matplot matpoints matlines hplot aplot array
Description: Plot Columns of Matrices
URL: ../../../library/base/html/matplot.html

Entry: matrix
Keywords: matrix as.matrix as.matrix.default as.matrix.data.frame is.matrix array algebra
Description: Matrices
URL: ../../../library/base/html/matrix.html

Entry: mean
Keywords: mean mean.default univar
Description: Arithmetic Mean
URL: ../../../library/base/html/mean.html

Entry: median
Keywords: median univar robust
Description: Median Value
URL: ../../../library/base/html/median.html

Entry: menu
Keywords: menu utilities programming
Description: Menu Interaction Function
URL: ../../../library/base/html/menu.html

Entry: methods
Keywords: UseMethod NextMethod methods methods
Description: Class Methods
URL: ../../../library/base/html/methods.html

Entry: missing
Keywords: missing programming
Description: Does a Formal Argument have a Value?
URL: ../../../library/base/html/missing.html

Entry: mode
Keywords: mode mode<- storage.mode storage.mode<- attribute
Description: The (Storage) Mode of an Object
URL: ../../../library/base/html/mode.html

Entry: model.extract
Keywords: model.extract model.offset model.response manip programming models
Description: Extract components from a model frame
URL: ../../../library/base/html/model.extract.html

Entry: model.frame
Keywords: model.frame model.frame.default model.frame.lm model.frame.glm model.frame.aovlist models
Description: Extracting the ``Environment'' of a Model Formula
URL: ../../../library/base/html/model.frame.html

Entry: model.matrix
Keywords: model.matrix model.matrix.default model.matrix.lm models
Description: Construct design matrices
URL: ../../../library/base/html/model.matrix.html

Entry: model.tables
Keywords: model.tables model.tables.aov model.tables.aovlist print.tables.aov models
Description: Compute Tables of Results from an Aov Model Fit.
URL: ../../../library/base/html/model.tables.html

Entry: mosaicplot
Keywords: mosaicplot
Description: Mosaic Plots
URL: ../../../library/base/html/mosaicplot.html

Entry: mtcars
Keywords: mtcars datasets
Description: Motor Trend Road Tests
URL: ../../../library/base/html/mtcars.html

Entry: mtext
Keywords: mtext aplot
Description: Write text into the margins of a plot
URL: ../../../library/base/html/mtext.html

Entry: na.action
Keywords: na.action na.action.default NA methods
Description: NA Action
URL: ../../../library/base/html/na.action.html

Entry: na.fail
Keywords: na.fail na.fail.default na.omit na.omit.default NA
Description: Handle Missing Values in Objects
URL: ../../../library/base/html/na.fail.html

Entry: name
Keywords: as.name is.name programming attribute
Description: Variable Names
URL: ../../../library/base/html/name.html

Entry: names
Keywords: names names.default names<- names<-.default attribute
Description: The Names Attribute of an Object
URL: ../../../library/base/html/names.html

Entry: nargs
Keywords: nargs programming
Description: The Number of Arguments to a Function
URL: ../../../library/base/html/nargs.html

Entry: nchar
Keywords: nchar character
Description: Count the Number of Characters
URL: ../../../library/base/html/nchar.html

Entry: nextn
Keywords: nextn math
Description: Highly Composite Numbers
URL: ../../../library/base/html/nextn.html

Entry: nhtemp
Keywords: nhtemp datasets
Description: Average Yearly Temperatures in New Haven
URL: ../../../library/base/html/nhtemp.html

Entry: nlevels
Keywords: nlevels category
Description: The Number of Levels of a Factor
URL: ../../../library/base/html/nlevels.html

Entry: nlm
Keywords: nlm nonlinear
Description: non-linear minimization
URL: ../../../library/base/html/nlm.html

Entry: noquote
Keywords: noquote [.noquote print.noquote as.matrix.noquote print methods utilities
Description: Class for ``no quote'' Printing of Strings
URL: ../../../library/base/html/noquote.html

Entry: NotYet
Keywords: NotYetImplemented .NotYetImplemented NotYetUsed .NotYetUsed . symbols plot.lm documentation utilities
Description: Not Yet Implemented Functions and Unused Arguments
URL: ../../../library/base/html/NotYet.html

Entry: nrow
Keywords: nrow NROW ncol NCOL array
Description: The Number of Rows/Columns of an Array
URL: ../../../library/base/html/nrow.html

Entry: numeric
Keywords: numeric as.numeric is.numeric classes attribute
Description: Numeric Vectors
URL: ../../../library/base/html/numeric.html

Entry: offset
Keywords: offset models
Description: Include an offset in a model formula
URL: ../../../library/base/html/offset.html

Entry: on.exit
Keywords: on.exit programming
Description: Function Exit Code
URL: ../../../library/base/html/on.exit.html

Entry: optimize
Keywords: optimize optimise optimize
Description: One Dimensional Optimization
URL: ../../../library/base/html/optimize.html

Entry: options
Keywords: options .Options environment error print
Description: Options Settings
URL: ../../../library/base/html/options.html

Entry: order
Keywords: order univar manip
Description: Ordering Permutation
URL: ../../../library/base/html/order.html

Entry: outer
Keywords: outer %o% array
Description: Outer Product of Arrays
URL: ../../../library/base/html/outer.html

Entry: page
Keywords: page utilities
Description: Invoke a Pager on an R Object
URL: ../../../library/base/html/page.html

Entry: pairs
Keywords: pairs pairs.default hplot
Description: Scatterplot Matrices
URL: ../../../library/base/html/pairs.html

Entry: pairs.formula
Keywords: pairs.formula hplot
Description: Formula Notation for Scatterplot Matrices
URL: ../../../library/base/html/pairs.formula.html

Entry: palette
Keywords: palette color sysdata
Description: Set or View the Graphics Palette
URL: ../../../library/base/html/palette.html

Entry: Palettes
Keywords: rainbow heat.colors terrain.colors topo.colors cm.colors color dplot
Description: Color Palettes
URL: ../../../library/base/html/Palettes.html

Entry: panel.smooth
Keywords: panel.smooth hplot dplot
Description: Simple Panel Plot
URL: ../../../library/base/html/panel.smooth.html

Entry: par
Keywords: par .Pars .Pars.readonly iplot dplot environment
Description: Set or Query Graphical Parameters
URL: ../../../library/base/html/par.html

Entry: parse
Keywords: parse file programming
Description: Parse Expressions
URL: ../../../library/base/html/parse.html

Entry: paste
Keywords: paste character
Description: Concatenate Strings
URL: ../../../library/base/html/paste.html

Entry: persp
Keywords: persp hplot aplot
Description: Perspective Plots
URL: ../../../library/base/html/persp.html

Entry: phones
Keywords: phones datasets
Description: The World's Telephones
URL: ../../../library/base/html/phones.html

Entry: pictex
Keywords: pictex device
Description: A PicTeX Graphics Driver
URL: ../../../library/base/html/pictex.html

Entry: piechart
Keywords: piechart hplot
Description: Pie Charts
URL: ../../../library/base/html/piechart.html

Entry: plot
Keywords: plot hplot
Description: Generic X-Y Plotting
URL: ../../../library/base/html/plot.html

Entry: plot.lm
Keywords: plot.lm hplot regression
Description: Plot Diagnostics for an "lm" Object
URL: ../../../library/base/html/plot.lm.html

Entry: plot.window
Keywords: plot.window aplot
Description: Set up World Coordinates for Graphics Window
URL: ../../../library/base/html/plot.window.html

Entry: plot.xy
Keywords: plot.xy aplot
Description: Basic Internal Plot Function
URL: ../../../library/base/html/plot.xy.html

Entry: plot.default
Keywords: plot.default hplot
Description: The Default Scatterplot Function
URL: ../../../library/base/html/plot.default.html

Entry: plot.factor
Keywords: plot.factor hplot
Description: Plotting factor variables
URL: ../../../library/base/html/plot.factor.html

Entry: plot.formula
Keywords: plot.formula hplot
Description: Formula Notation for Scatterplots
URL: ../../../library/base/html/plot.formula.html

Entry: pmatch
Keywords: pmatch character
Description: Partial String Matching
URL: ../../../library/base/html/pmatch.html

Entry: points
Keywords: points points.default aplot
Description: Add Points to a Plot
URL: ../../../library/base/html/points.html

Entry: poly
Keywords: poly math
Description: Compute Orthogonal Polynomials
URL: ../../../library/base/html/poly.html

Entry: polygon
Keywords: polygon aplot
Description: Polygon Drawing
URL: ../../../library/base/html/polygon.html

Entry: polyroot
Keywords: polyroot math
Description: Find Zeros of a Complex Polynomial
URL: ../../../library/base/html/polyroot.html

Entry: postscript
Keywords: postscript ps.options .PostScript.Options device
Description: PostScript Graphics
URL: ../../../library/base/html/postscript.html

Entry: power
Keywords: power models
Description: Create a Power Link Object
URL: ../../../library/base/html/power.html

Entry: ppoints
Keywords: ppoints dplot arith distribution
Description: Ordinates for Probability Plotting
URL: ../../../library/base/html/ppoints.html

Entry: precip
Keywords: precip datasets
Description: Annual Precipitation in US Cities
URL: ../../../library/base/html/precip.html

Entry: predict
Keywords: predict methods
Description: Model Predictions
URL: ../../../library/base/html/predict.html

Entry: predict.glm
Keywords: predict.glm models regression
Description: Predict Method for GLM Fits
URL: ../../../library/base/html/predict.glm.html

Entry: predict.lm
Keywords: predict.lm predict.mlm regression
Description: Predicting from Linear Model Fits
URL: ../../../library/base/html/predict.lm.html

Entry: presidents
Keywords: presidents datasets
Description: Approval Rating of US Presidents
URL: ../../../library/base/html/presidents.html

Entry: pressure
Keywords: pressure datasets
Description: Vapor Pressure of Mercury as a Function of Temperature
URL: ../../../library/base/html/pressure.html

Entry: pretty
Keywords: pretty dplot
Description: Pretty Breakpoints
URL: ../../../library/base/html/pretty.html

Entry: print
Keywords: print print.factor print.ordered print.htest print.listof print.simple.list print.table print
Description: Print Values
URL: ../../../library/base/html/print.html

Entry: print.coefmat
Keywords: print.coefmat print
Description: Print Coefficients' Matrices
URL: ../../../library/base/html/print.coefmat.html

Entry: print.default
Keywords: print.default print.atomic print
Description: Default Printing
URL: ../../../library/base/html/print.default.html

Entry: print.matrix
Keywords: print.matrix prmatrix print
Description: Print matrices
URL: ../../../library/base/html/print.matrix.html

Entry: proc.time
Keywords: proc.time utilities
Description: Running Time of R
URL: ../../../library/base/html/proc.time.html

Entry: prod
Keywords: prod arith
Description: Product of Vector Elements
URL: ../../../library/base/html/prod.html

Entry: proj
Keywords: proj proj.default proj.lm proj.aov proj.aovlist models
Description: Projections of models
URL: ../../../library/base/html/proj.html

Entry: prompt
Keywords: prompt prompt.default documentation
Description: Produce Prototype of an \R Documentation File
URL: ../../../library/base/html/prompt.html

Entry: prompt
Keywords: prompt.data.frame documentation
Description: Produce Prototype of an \R Documentation File
URL: ../../../library/base/html/prompt.html

Entry: prop.test
Keywords: prop.test htest
Description: Test for Equal or Given Proportions
URL: ../../../library/base/html/prop.test.html

Entry: qqnorm
Keywords: qqnorm qqplot qqline hplot distribution
Description: Quantile-Quantile Plots
URL: ../../../library/base/html/qqnorm.html

Entry: qr
Keywords: qr qr.coef qr.qy qr.qty qr.resid qr.fitted qr.solve is.qr as.qr algebra array regression
Description: The QR Decomposition of a Matrix
URL: ../../../library/base/html/qr.html

Entry: QR.Auxiliaries
Keywords: qr.X qr.Q qr.R algebra
Description: Reconstruct the Q, R, or X Matrices from a QR Object
URL: ../../../library/base/html/QR.Auxiliaries.html

Entry: quakes
Keywords: quakes datasets
Description: Locations of Earthquakes off Fiji
URL: ../../../library/base/html/quakes.html

Entry: quantile
Keywords: quantile quantile.default univar
Description: Sample Quantiles
URL: ../../../library/base/html/quantile.html

Entry: quit
Keywords: quit q .Last environment
Description: Terminate an R Session
URL: ../../../library/base/html/quit.html

Entry: randu
Keywords: randu datasets
Description: Random Numbers from Congruential Generator
URL: ../../../library/base/html/randu.html

Entry: range
Keywords: range univar arith
Description: Range of Values
URL: ../../../library/base/html/range.html

Entry: range.default
Keywords: range.default univar arith
Description: Range of Values
URL: ../../../library/base/html/range.default.html

Entry: rank
Keywords: rank univar
Description: Sample Ranks
URL: ../../../library/base/html/rank.html

Entry: read.fwf
Keywords: read.fwf file
Description: Read Fixed Width Format Files
URL: ../../../library/base/html/read.fwf.html

Entry: read.socket
Keywords: read.socket write.socket misc
Description: Read from or write to a socket
URL: ../../../library/base/html/read.socket.html

Entry: read.table
Keywords: read.table file
Description: data input
URL: ../../../library/base/html/read.table.html

Entry: readline
Keywords: readline utilities
Description: Read a Line from the Terminal
URL: ../../../library/base/html/readline.html

Entry: real
Keywords: real as.real is.real classes
Description: Real Vectors
URL: ../../../library/base/html/real.html

Entry: rect
Keywords: rect aplot
Description: Draw a Rectangle
URL: ../../../library/base/html/rect.html

Entry: relevel
Keywords: relevel relevel.default relevel.factor relevel.ordered utilities models
Description: Reorder Levels of Factor
URL: ../../../library/base/html/relevel.html

Entry: rep
Keywords: rep manip
Description: Replicate Elements
URL: ../../../library/base/html/rep.html

Entry: replace
Keywords: replace manip
Description: Replace Values in a Vector
URL: ../../../library/base/html/replace.html

Entry: replications
Keywords: replications models
Description: Number of Replications of Terms
URL: ../../../library/base/html/replications.html

Entry: residuals
Keywords: residuals resid residuals.default models regression
Description: Extract Model Residuals
URL: ../../../library/base/html/residuals.html

Entry: restart
Keywords: restart programming
Description: Restart an expression
URL: ../../../library/base/html/restart.html

Entry: rev
Keywords: rev manip
Description: Reverse a Vector's Elements
URL: ../../../library/base/html/rev.html

Entry: rgb
Keywords: rgb color
Description: RGB Color Specification
URL: ../../../library/base/html/rgb.html

Entry: rivers
Keywords: rivers datasets
Description: Lengths of Major North American Rivers
URL: ../../../library/base/html/rivers.html

Entry: rle
Keywords: rle manip
Description: Run Length Encoding
URL: ../../../library/base/html/rle.html

Entry: remove
Keywords: rm remove environment
Description: Remove Objects from a Specified Environment
URL: ../../../library/base/html/remove.html

Entry: row
Keywords: row array
Description: Row Indexes
URL: ../../../library/base/html/row.html

Entry: rowsum
Keywords: rowsum manip
Description: Give row sums of a matrix, based on a grouping variable. 
URL: ../../../library/base/html/rowsum.html

Entry: rug
Keywords: rug hplot
Description: Add a Rug to a Plot
URL: ../../../library/base/html/rug.html

Entry: sample
Keywords: sample distribution
Description: Random Samples and Permutations
URL: ../../../library/base/html/sample.html

Entry: save
Keywords: save save.image file
Description: Save \R Objects
URL: ../../../library/base/html/save.html

Entry: scale
Keywords: scale array
Description: Scaling and Centering of Matrices
URL: ../../../library/base/html/scale.html

Entry: scan
Keywords: scan file
Description: Read Data Values
URL: ../../../library/base/html/scan.html

Entry: screen
Keywords: screen split.screen erase.screen close.screen aplot dplot device
Description: Creating and Controlling Multiple Screens on a Single Device
URL: ../../../library/base/html/screen.html

Entry: sd
Keywords: sd univar
Description: Standard Deviation
URL: ../../../library/base/html/sd.html

Entry: se.aov
Keywords: se.aov se.aovlist utilities
Description: Internal Functions Used by model.tables
URL: ../../../library/base/html/se.aov.html

Entry: se.contrast
Keywords: se.contrast se.contrast.aov se.contrast.aovlist models
Description: Standard Errors for Contrasts in Model Terms
URL: ../../../library/base/html/se.contrast.html

Entry: search
Keywords: search data
Description: Give ``Search Path'' for \R Objects
URL: ../../../library/base/html/search.html

Entry: seq
Keywords: seq seq.default : manip
Description: Sequence Generation
URL: ../../../library/base/html/seq.html

Entry: sequence
Keywords: sequence manip
Description: Create A Vector of Sequences
URL: ../../../library/base/html/sequence.html

Entry: sign
Keywords: sign arith
Description: Sign Function
URL: ../../../library/base/html/sign.html

Entry: sink
Keywords: sink file
Description: Send \R Output to a File
URL: ../../../library/base/html/sink.html

Entry: sleep
Keywords: sleep datasets
Description: Student's Sleep Data
URL: ../../../library/base/html/sleep.html

Entry: solve
Keywords: solve solve.default solve.qr algebra
Description: Solve a System of Equations
URL: ../../../library/base/html/solve.html

Entry: sort
Keywords: sort univar manip arith
Description: Sort a Vector
URL: ../../../library/base/html/sort.html

Entry: source
Keywords: source file programming
Description: Redirect Input
URL: ../../../library/base/html/source.html

Entry: spline[fun]
Keywords: splinefun spline math dplot
Description: Interpolating Splines
URL: ../../../library/base/html/spline[fun].html

Entry: split
Keywords: split split.default split.data.frame category
Description: Divide into Groups
URL: ../../../library/base/html/split.html

Entry: stackloss
Keywords: stackloss datasets
Description: Brownlee's Stack Loss Plant Data
URL: ../../../library/base/html/stackloss.html

Entry: start
Keywords: start end start.default end.default ts
Description: Encode the Terminal Times of Time Series
URL: ../../../library/base/html/start.html

Entry: stat.anova
Keywords: stat.anova regression models
Description: GLM Anova Statistics
URL: ../../../library/base/html/stat.anova.html

Entry: state
Keywords: state state.abb state.area state.center state.division state.name state.region state.x77 datasets
Description: States of the U.S.A.
URL: ../../../library/base/html/state.html

Entry: stem
Keywords: stem univar distribution
Description: Stem-and-Leaf Plots
URL: ../../../library/base/html/stem.html

Entry: step
Keywords: step models
Description: Choose a model by AIC in a Stepwise Algorithm 
URL: ../../../library/base/html/step.html

Entry: stop
Keywords: stop environment programming
Description: Stop Function Execution
URL: ../../../library/base/html/stop.html

Entry: str
Keywords: str str.default str.data.frame ls.str lsf.str print documentation utilities
Description: Compactly Display the Structure of an Arbitrary \R Object
URL: ../../../library/base/html/str.html

Entry: stripplot
Keywords: stripplot hplot
Description: 1-D Scatter Plots
URL: ../../../library/base/html/stripplot.html

Entry: strsplit
Keywords: strsplit character
Description: Split the Strings in a Vector
URL: ../../../library/base/html/strsplit.html

Entry: structure
Keywords: structure attribute manip
Description: Attribute Specification
URL: ../../../library/base/html/structure.html

Entry: strwidth
Keywords: strwidth strheight dplot character
Description: Plotting Dimensions of Character Strings and Math Expressions
URL: ../../../library/base/html/strwidth.html

Entry: subset
Keywords: subset subset.default subset.data.frame manip
Description: Subsetting vectors and data frames
URL: ../../../library/base/html/subset.html

Entry: substitute
Keywords: substitute quote programming data
Description: Substituting and quoting expressions
URL: ../../../library/base/html/substitute.html

Entry: substr
Keywords: substr substring character
Description: Extract Substrings from a Character Vector
URL: ../../../library/base/html/substr.html

Entry: sum
Keywords: sum arith
Description: Sum of Vector Elements
URL: ../../../library/base/html/sum.html

Entry: summary
Keywords: summary summary.default summary.data.frame summary.factor summary.matrix methods
Description: Object Summaries
URL: ../../../library/base/html/summary.html

Entry: sunspots
Keywords: sunspots datasets
Description: Monthly Mean Relative Sunspot Numbers
URL: ../../../library/base/html/sunspots.html

Entry: svd
Keywords: svd algebra array
Description: Singular Value Decomposition of a Matrix
URL: ../../../library/base/html/svd.html

Entry: sweep
Keywords: sweep array iteration
Description: Sweep out Array Summaries
URL: ../../../library/base/html/sweep.html

Entry: swiss
Keywords: swiss datasets
Description: Swiss Fertility and Socioeconomic Indicators (1888) Data
URL: ../../../library/base/html/swiss.html

Entry: switch
Keywords: switch programming
Description: Select One of a List of Alternatives
URL: ../../../library/base/html/switch.html

Entry: symnum
Keywords: symnum utilities character
Description: Symbolic Number Coding
URL: ../../../library/base/html/symnum.html

Entry: sys.parent
Keywords: sys.parent sys.call sys.calls sys.frame sys.frames sys.nframe sys.function sys.parents sys.on.exit sys.status parent.frame programming data
Description: Functions to access the function call stack.
URL: ../../../library/base/html/sys.parent.html

Entry: system
Keywords: system .Platform Platform unix interface file utilities
Description: Invoke a System Command
URL: ../../../library/base/html/system.html

Entry: system.file
Keywords: system.file file utilities
Description: Find Names of R System Files
URL: ../../../library/base/html/system.file.html

Entry: system.time
Keywords: system.time unix.time utilities
Description: CPU Time Used
URL: ../../../library/base/html/system.time.html

Entry: t
Keywords: t t.default t.data.frame array
Description: Matrix Transpose
URL: ../../../library/base/html/t.html

Entry: t.test
Keywords: t.test htest
Description: Student's t-Test
URL: ../../../library/base/html/t.test.html

Entry: table
Keywords: table category
Description: Cross Tabulation
URL: ../../../library/base/html/table.html

Entry: tabulate
Keywords: tabulate arith
Description: Tabulation for Vectors
URL: ../../../library/base/html/tabulate.html

Entry: tapply
Keywords: tapply iteration category
Description: Apply a Function Over a ``Ragged'' Array
URL: ../../../library/base/html/tapply.html

Entry: tempfile
Keywords: tempfile file
Description: Create Unique Names for (Temporary) Files
URL: ../../../library/base/html/tempfile.html

Entry: terms
Keywords: terms terms.formula terms.terms terms.aovlist terms.default print.terms models
Description: Model Terms
URL: ../../../library/base/html/terms.html

Entry: text
Keywords: text text.default aplot
Description: Add Text to a Plot
URL: ../../../library/base/html/text.html

Entry: time
Keywords: time cycle frequency deltat time.default time.ts cycle.default cycle.ts frequency.default deltat.default ts
Description: Sampling Times of Time Series
URL: ../../../library/base/html/time.html

Entry: title
Keywords: title aplot
Description: Plot Annotation
URL: ../../../library/base/html/title.html

Entry: trace
Keywords: trace untrace programming
Description: Trace all calls to a function.
URL: ../../../library/base/html/trace.html

Entry: traceback
Keywords: traceback .Traceback programming
Description: Print Call Stack of Last Error
URL: ../../../library/base/html/traceback.html

Entry: transform
Keywords: transform transform.default transform.data.frame manip
Description: Transform an object, e.g. a dataframe
URL: ../../../library/base/html/transform.html

Entry: trees
Keywords: trees datasets
Description: Girth, Height and Volume for Black Cherry Trees
URL: ../../../library/base/html/trees.html

Entry: ts
Keywords: ts as.ts is.ts print.ts plot.ts plot.mts lines.ts ts
Description: Time-Series Objects
URL: ../../../library/base/html/ts.html

Entry: tsp
Keywords: tsp tsp<- hasTsp ts
Description: Tsp Attribute of Time-Series-like Objects
URL: ../../../library/base/html/tsp.html

Entry: typeof
Keywords: typeof attribute
Description: The Type of an Object
URL: ../../../library/base/html/typeof.html

Entry: unique
Keywords: unique manip logic
Description: Extract Unique Elements
URL: ../../../library/base/html/unique.html

Entry: uniroot
Keywords: uniroot optimize
Description: One Dimensional Root Finding
URL: ../../../library/base/html/uniroot.html

Entry: units
Keywords: xinch yinch xyinch cm dplot
Description: Graphical Units
URL: ../../../library/base/html/units.html

Entry: unlink
Keywords: unlink file
Description: Delete Files
URL: ../../../library/base/html/unlink.html

Entry: unlist
Keywords: unlist list manip
Description: Flatten Lists
URL: ../../../library/base/html/unlist.html

Entry: update
Keywords: update update.default models
Description: Update and Re-fit a Model Call
URL: ../../../library/base/html/update.html

Entry: update.formula
Keywords: update.formula models
Description: Model Updating
URL: ../../../library/base/html/update.formula.html

Entry: update.lm
Keywords: update.lm update.glm models
Description: Update a [G]LM Model
URL: ../../../library/base/html/update.lm.html

Entry: uspop
Keywords: uspop datasets
Description: The Population of the United States
URL: ../../../library/base/html/uspop.html

Entry: var
Keywords: var univar multivariate
Description: Covariance Matrices
URL: ../../../library/base/html/var.html

Entry: vector
Keywords: vector as.vector as.vector.factor is.vector classes
Description: Vectors
URL: ../../../library/base/html/vector.html

Entry: volcano
Keywords: volcano datasets
Description: Topographic Information for the Maunga Whau Volcano
URL: ../../../library/base/html/volcano.html

Entry: warning
Keywords: warning programming
Description: Warning Messages
URL: ../../../library/base/html/warning.html

Entry: warnings
Keywords: warnings
Description: Print Warning Messages
URL: ../../../library/base/html/warnings.html

Entry: warpbreaks
Keywords: warpbreaks datasets
Description: The Number of Breaks in Yarn during Weaving
URL: ../../../library/base/html/warpbreaks.html

Entry: weighted.mean
Keywords: weighted.mean univar
Description: Weighted Arithmetic Mean
URL: ../../../library/base/html/weighted.mean.html

Entry: weighted.residuals
Keywords: weighted.residuals regression
Description: Computed Weighted Residuals
URL: ../../../library/base/html/weighted.residuals.html

Entry: which
Keywords: which logic attribute
Description: Which indices are TRUE ?
URL: ../../../library/base/html/which.html

Entry: window
Keywords: window window.default window.ts ts
Description: Time Windows
URL: ../../../library/base/html/window.html

Entry: women
Keywords: women datasets
Description: Average Heights and Weights for American Women
URL: ../../../library/base/html/women.html

Entry: write
Keywords: write file
Description: Write data to a file
URL: ../../../library/base/html/write.html

Entry: write.table
Keywords: write.table
Description: Data Output
URL: ../../../library/base/html/write.table.html

Entry: x11
Keywords: x11 X11 device
Description: X Window System Graphics
URL: ../../../library/base/html/x11.html

Entry: xy.coords
Keywords: xy.coords dplot
Description: Extracting Plotting Structures
URL: ../../../library/base/html/xy.coords.html

Entry: .Alias
Keywords: .Alias programming
Description: Create ``Alias'' (Pointer) to \R Object
URL: ../../../library/base/html/.Alias.html

Entry: C
Keywords: C models
Description: Sets Contrasts for a Factor
URL: ../../../library/base/html/C.html

Entry: Machine
Keywords: Machine .Machine sysdata programming math
Description: Machine Characteristics
URL: ../../../library/base/html/Machine.html

Entry: Methods
Keywords: .Method .Generic .Group .Class Math.data.frame Math.factor Ops.data.frame Ops.factor Ops.ordered Summary.data.frame Summary.factor methods
Description: Internal and Group Methods and Generic Functions
URL: ../../../library/base/html/Methods.html

Entry: zip.file.extract
Keywords: zip.file.extract file
Description: Extract File from a Zip Archive
URL: ../../../library/base/html/zip.file.extract.html

