Entry: Arithmetic
Keywords: + - * / ^ %% %/% Arithmetic arith
Description: Arithmetic Operators
URL: ../../../library/base/html/Arithmetic.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
Description: Defunct Functions
URL: ../../../library/base/html/Defunct.html

Entry: Deprecated
Keywords: Deprecated
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 [ [[ $ 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: F
Keywords: df pf qf rf distribution
Description: The F Distribution
URL: ../../../library/base/html/F.html

Entry: Foreign
Keywords: .C .Fortran programming
Description: Foreign Function Interface
URL: ../../../library/base/html/Foreign.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: Internal
Keywords: .Internal interface
Description: Call an Internal Function
URL: ../../../library/base/html/Internal.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: Machine
Keywords: Machine .Machine sysdata programming math
Description: Machine Characteristics
URL: ../../../library/base/html/Machine.html

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

Entry: NA
Keywords: NA is.na 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 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: 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
Description: R Home Directory
URL: ../../../library/base/html/RHOME.html

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

Entry: Round
Keywords: ceiling floor round signif trunc 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: 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: TDist
Keywords: dt pt qt rt distribution
Description: The Student t Distribution
URL: ../../../library/base/html/TDist.html

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

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

Entry: Version
Keywords: Version version 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: 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: acid
Keywords: acid datasets
Description: Determination of Formaldehyde
URL: ../../../library/base/html/acid.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: all
Keywords: any all logic
Description: Are All / Any Values True?
URL: ../../../library/base/html/all.html

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

Entry: anova
Keywords: 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: 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: approxfun
Keywords: approx approxfun arith dplot
Description: Interpolation Functions
URL: ../../../library/base/html/approxfun.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: attr
Keywords: attr attribute
Description: Object Attributes
URL: ../../../library/base/html/attr.html

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

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

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

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

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

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

Entry: body
Keywords: 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.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: 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: cat
Keywords: cat print file
Description: Concatenate and Print
URL: ../../../library/base/html/cat.html

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

Entry: character
Keywords: character as.character 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: 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: class
Keywords: class class<- unclass inherits methods classes
Description: Object Classes
URL: ../../../library/base/html/class.html

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

Entry: coefficients
Keywords: coefficients coef 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: colnames
Keywords: colnames array manip
Description: Column Labels
URL: ../../../library/base/html/colnames.html

Entry: colors
Keywords: colors colours color dplot sysdata
Description: Color Names
URL: ../../../library/base/html/colors.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 is.complex Re Im Mod Arg Conj complex
Description: Complex Vectors
URL: ../../../library/base/html/complex.html

Entry: consume
Keywords: consume datasets
Description: Personal Expenditure Data
URL: ../../../library/base/html/consume.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 design regression
Description: Get and Set Contrast Matrices
URL: ../../../library/base/html/contrasts.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: 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: crimes
Keywords: crimes datasets
Description: Violent Crime Rates by US State
URL: ../../../library/base/html/crimes.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 hplot
Description: Draw Function Plots
URL: ../../../library/base/html/curve.html

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

Entry: data
Keywords: 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 print.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: deaths
Keywords: deaths datasets
Description: Death Rate Data
URL: ../../../library/base/html/deaths.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: demo
Keywords: demo documentation utilities
Description: Demonstrations of \R functions
URL: ../../../library/base/html/demo.html

Entry: density
Keywords: density bw.ucv bw.bcv bw.sj 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: deviance
Keywords: deviance 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 array
Description: Matrix Diagonals
URL: ../../../library/base/html/diag.html

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

Entry: dim
Keywords: dim dim<- array
Description: Array Extents
URL: ../../../library/base/html/dim.html

Entry: dimnames
Keywords: dimnames dimnames<- array manip
Description: Array Labels
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 is.double 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: 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 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: eigen
Keywords: eigen algebra array
Description: Spectral Decomposition of a Matrix
URL: ../../../library/base/html/eigen.html

Entry: environment
Keywords: environment environment<- .GlobalEnv is.environment 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: eurodist
Keywords: eurodist datasets
Description: Distances Between Cities in Europe
URL: ../../../library/base/html/eurodist.html

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

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

Entry: expression
Keywords: expression is.expression as.expression programming dplot
Description: Unevaluated Expressions
URL: ../../../library/base/html/expression.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: faithful
Keywords: faithful datasets
Description: Old Faithful Geyser Data
URL: ../../../library/base/html/faithful.html

Entry: family
Keywords: family binomial gaussian Gamma inverse.gaussian poisson quasi 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: fitted.values
Keywords: fitted.values fitted 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 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: formatc
Keywords: formatC format.char character print
Description: Flexible Formatting
URL: ../../../library/base/html/formatc.html

Entry: formula
Keywords: ~ formula formula.default formula.formula formula.terms 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: 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: gl
Keywords: gl category arith
Description: Generate Factor Levels
URL: ../../../library/base/html/gl.html

Entry: glm
Keywords: glm glm.control glm.fit 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 deviance.glm df.residual.glm effects.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: graphics.off
Keywords: dev.off graphics.off device iplot
Description: Turn Off All Graphics Devices
URL: ../../../library/base/html/graphics.off.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: help
Keywords: help ? documentation
Description: Online Documentation
URL: ../../../library/base/html/help.html

Entry: hist
Keywords: hist 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 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: 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: insects
Keywords: insects datasets
Description: Effectiveness of Insect Sprays
URL: ../../../library/base/html/insects.html

Entry: integer
Keywords: integer as.integer is.integer classes
Description: Integer Vectors
URL: ../../../library/base/html/integer.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: is.atomic
Keywords: is.atomic classes
Description: Is an Object Atomic?
URL: ../../../library/base/html/is.atomic.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.recursive
Keywords: is.recursive programming
Description: Is an Object 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: isR
Keywords: is.R environment utilities
Description: Are we using \R, rather than S?
URL: ../../../library/base/html/isR.html

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

Entry: judges
Keywords: judges datasets
Description: Lawyer's rating's of State Judges in the Superior Court.
URL: ../../../library/base/html/judges.html

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

Entry: layout
Keywords: layout layout.show 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 attribute
Description: Length of a Vector or List
URL: ../../../library/base/html/length.html

Entry: levels
Keywords: levels levels<- category
Description: Level Names for a Factor
URL: ../../../library/base/html/levels.html

Entry: library
Keywords: library provide require 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: Show the License Terms for R
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 alist as.list is.list list manip
Description: Lists
URL: ../../../library/base/html/list.html

Entry: lm
Keywords: lm lm.fit lm.wfit 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 summary.lm summary.lm.null predict.lm coefficients.lm deviance.lm df.residual.lm effects.lm fitted.values.lm residuals.lm weights.lm print.lm print.lm.null print.summary.lm print.summary.lm.null print.anova.lm 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 is.logical classes logic
Description: Logical Vectors
URL: ../../../library/base/html/logical.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: 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: 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 is.matrix array algebra
Description: Matrices
URL: ../../../library/base/html/matrix.html

Entry: mean
Keywords: mean 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.frame
Keywords: model.frame model.frame.default 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 models
Description: Construct design matrices
URL: ../../../library/base/html/model.matrix.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.omit NA
Description: Handle Missing Values in Data Frames
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 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 print methods utilities
Description: Class for ``no quote'' Printing of Strings
URL: ../../../library/base/html/noquote.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: on.exit
Keywords: on.exit programming
Description: Function Exit Code
URL: ../../../library/base/html/on.exit.html

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

Entry: options
Keywords: 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 array
Description: Outer Product of Vectors
URL: ../../../library/base/html/outer.html

Entry: pairs
Keywords: pairs hplot
Description: Scatterplot Matrices
URL: ../../../library/base/html/pairs.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 color dplot
Description: Color Palettes
URL: ../../../library/base/html/palettes.html

Entry: par
Keywords: par 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: 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: pigs
Keywords: pigs datasets
Description: The Effect of Vitamin C on Tooth Growth in Guinea Pigs
URL: ../../../library/base/html/pigs.html

Entry: plot
Keywords: plot hplot
Description: X-Y Plotting
URL: ../../../library/base/html/plot.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: plotdefault
Keywords: plot.default hplot
Description: The Default Scatterplot Function
URL: ../../../library/base/html/plotdefault.html

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

Entry: plotformula
Keywords: plot.formula hplot
Description: Formula Notation for Scatterplots
URL: ../../../library/base/html/plotformula.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: 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: ppoints
Keywords: ppoints dplot arith distribution
Description: Ordinates for Probability Plotting
URL: ../../../library/base/html/ppoints.html

Entry: precip
Keywords: precipitation 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: presidents
Keywords: presidents datasets
Description: Approval Rating of US Presidents
URL: ../../../library/base/html/presidents.html

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

Entry: print
Keywords: print print
Description: Print Values
URL: ../../../library/base/html/print.html

Entry: print.default
Keywords: print.default print.factor print.ordered print
Description: Default Printing
URL: ../../../library/base/html/print.default.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: prompt
Keywords: prompt prompt.default 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: qraux
Keywords: qr.X qr.Q qr.R algebra
Description: Reconstruct the Q, R, or X Matrices from a QR Object
URL: ../../../library/base/html/qraux.html

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

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

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

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

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

Entry: rbind
Keywords: rbind array manip
Description: Combine Rows into a Matrix
URL: ../../../library/base/html/rbind.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: remove
Keywords: rm remove environment
Description: Remove Objects from a Specified Environment
URL: ../../../library/base/html/remove.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: residuals
Keywords: residuals resid models regression
Description: Extract Model Residuals
URL: ../../../library/base/html/residuals.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: row
Keywords: row array
Description: Row Indexes
URL: ../../../library/base/html/row.html

Entry: rownames
Keywords: rownames array manip
Description: Row Labels
URL: ../../../library/base/html/rownames.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: savings
Keywords: savings datasets
Description: Intercountry Life-Cycle Savings Data
URL: ../../../library/base/html/savings.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: sd
Keywords: sd univar
Description: Standard Deviation
URL: ../../../library/base/html/sd.html

Entry: seq
Keywords: seq : 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: solve
Keywords: solve 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: splinefun
Keywords: splinefun spline math dplot
Description: Interpolating Splines
URL: ../../../library/base/html/splinefun.html

Entry: split
Keywords: split split.default 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: stat.anova
Keywords: stat.anova regression models
Description: GLM Anova Statistics
URL: ../../../library/base/html/stat.anova.html

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

Entry: stop
Keywords: stop enviroment 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: Actual Arguments
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: 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: 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 programming data
Description: Functions to access the function call stack.
URL: ../../../library/base/html/sys.parent.html

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

Entry: system.date
Keywords: system.date utilities
Description: Print the System Date and Time
URL: ../../../library/base/html/system.date.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 utilities
Description: CPU Time Used
URL: ../../../library/base/html/system.time.html

Entry: t
Keywords: t 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.default print.terms models
Description: Model Terms
URL: ../../../library/base/html/terms.html

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

Entry: time
Keywords: time start end frequency tsp 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.data.frame transform.default 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 ts
Description: Time-Series Objects
URL: ../../../library/base/html/ts.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 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.formula
Keywords: update 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: 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: window
Keywords: window 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

