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

Entry: AsIs
Aliases: I AsIs print.AsIs [.AsIs
Keywords: models
Description: Inhibit Interpretation/Conversion of Objects
URL: ../../../library/base/html/AsIs.html

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

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

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

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

Entry: DateTimeClasses
Aliases: DateTimeClasses POSIXct POSIXlt POSIXt print.POSIXct print.POSIXlt summary.POSIXct summary.POSIXlt +.POSIXt -.POSIXt Ops.POSIXt Math.POSIXt Summary.POSIXct Math.POSIXlt Summary.POSIXlt [.POSIXct [<-.POSIXct [[.POSIXct [.POSIXlt [<-.POSIXlt as.data.frame.POSIXct as.data.frame.POSIXlt .leap.seconds is.na.POSIXlt all.equal.POSIXct c.POSIXct c.POSIXlt as.matrix.POSIXlt mean.POSIXct mean.POSIXlt str.POSIXt
Keywords: utilities chron
Description: Date-Time Classes
URL: ../../../library/base/html/DateTimeClasses.html

Entry: Dates
Aliases: Date Dates print.Date summary.Date +.Date -.Date Ops.Date Math.Date Summary.Date [.Date [<-.Date [[.Date as.data.frame.Date c.Date mean.Date
Keywords: utilities chron
Description: Date Class
URL: ../../../library/base/html/Dates.html

Entry: Defunct
Aliases: Defunct .Defunct
Keywords: documentation utilities
Description: Marking Objects as Defunct
URL: ../../../library/base/html/Defunct.html

Entry: Deprecated
Aliases: Deprecated .Deprecated
Keywords: documentation utilities
Description: Marking Objects as Deprecated
URL: ../../../library/base/html/Deprecated.html

Entry: Extract
Aliases: Extract Subscript [ [[ $ [<- [[<- $<-
Keywords: array list
Description: Extract or Replace Parts of an Object
URL: ../../../library/base/html/Extract.html

Entry: Extract.data.frame
Aliases: [.data.frame [[.data.frame [<-.data.frame [[<-.data.frame $<-.data.frame
Keywords: array
Description: Extract or Replace Parts of a Data Frame
URL: ../../../library/base/html/Extract.data.frame.html

Entry: Extract.factor
Aliases: [.factor [<-.factor
Keywords: category
Description: Extract or Replace Parts of a Factor
URL: ../../../library/base/html/Extract.factor.html

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

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

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

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

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

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

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

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

Entry: Memory-limits
Aliases: Memory-limits
Keywords: environment
Description: Memory Limits in R
URL: ../../../library/base/html/Memory-limits.html

Entry: Memory
Aliases: Memory mem.limits
Keywords: environment
Description: Memory Available for Data Storage
URL: ../../../library/base/html/Memory.html

Entry: NA
Aliases: NA is.na is.na.data.frame is.na<- is.na<-.default
Keywords: NA logic manip
Description: Not Available / "Missing" Values
URL: ../../../library/base/html/NA.html

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

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

Entry: .Platform
Aliases: .Platform
Keywords: file utilities
Description: Platform Specific Variables
URL: ../../../library/base/html/Platform.html

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

Entry: Random.user
Aliases: Random.user
Keywords: distribution sysdata
Description: User-supplied Random Number Generation
URL: ../../../library/base/html/Random-user.html

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

Entry: RdUtils
Aliases: Rdconv Rd2txt Rd2dvi Sd2Rd
Keywords: utilities
Description: Utilities for Processing Rd Files
URL: ../../../library/base/html/RdUtils.html

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

Entry: R.home
Aliases: R.home
Keywords: utilities
Description: Return the R Home Directory
URL: ../../../library/base/html/Rhome.html

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

Entry: Special
Aliases: Special beta lbeta gamma lgamma psigamma digamma trigamma choose lchoose factorial lfactorial
Keywords: math
Description: Special Functions of Mathematics
URL: ../../../library/base/html/Special.html

Entry: Startup
Aliases: Startup Rprofile .Rprofile Rprofile.site Renviron.site .Renviron .First .First.sys
Keywords: environment
Description: Initialization at Start of an R Session
URL: ../../../library/base/html/Startup.html

Entry: Syntax
Aliases: Syntax
Keywords: documentation
Description: Operator Syntax
URL: ../../../library/base/html/Syntax.html

Entry: Sys.info
Aliases: Sys.info
Keywords: utilities
Description: Extract System and User Information
URL: ../../../library/base/html/Sys.info.html

Entry: Sys.sleep
Aliases: Sys.sleep
Keywords: utilities
Description: Suspend Execution for a Time Interval
URL: ../../../library/base/html/Sys.sleep.html

Entry: Sys.time
Aliases: Sys.time Sys.Date Sys.timezone
Keywords: utilities chron
Description: Get Current Date, Time and Timezone
URL: ../../../library/base/html/Sys.time.html

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

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

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

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

Entry: agrep
Aliases: agrep fuzzy matching
Keywords: character
Description: Approximate String Matching (Fuzzy Matching)
URL: ../../../library/base/html/agrep.html

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

Entry: all.equal
Aliases: 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
Keywords: programming utilities logic arith
Description: Test if Two Objects are (Nearly) Equal
URL: ../../../library/base/html/all.equal.html

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

Entry: any
Aliases: any
Keywords: logic
Description: Are Some Values True?
URL: ../../../library/base/html/any.html

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

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

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

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

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

Entry: as.POSIX*
Aliases: as.POSIXct as.POSIXct.default as.POSIXct.POSIXlt as.POSIXct.date as.POSIXct.dates as.POSIXct.Date as.POSIXlt
Keywords: utilities chron
Description: Date-time Conversion Functions
URL: ../../../library/base/html/as.POSIXlt.html

Entry: as.data.frame
Aliases: as.data.frame is.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.raw 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 as.data.frame.array
Keywords: classes methods
Description: Coerce to a Data Frame
URL: ../../../library/base/html/as.data.frame.html

Entry: as.environment
Aliases: as.environment
Keywords: data environment
Description: Coerce to an Environment Object
URL: ../../../library/base/html/as.environment.html

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

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

Entry: assignOps
Aliases: <- = <<- -> ->>
Keywords: data
Description: Assignment Operators
URL: ../../../library/base/html/assignOps.html

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

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

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

Entry: autoload
Aliases: autoload autoloader .AutoloadEnv .Autoloaded Autoloads
Keywords: data programming
Description: On-demand Loading of Packages
URL: ../../../library/base/html/autoload.html

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

Entry: base-defunct
Aliases: base-defunct Version provide .Provided category dnchisq pnchisq qnchisq rnchisq print.anova.glm print.anova.lm print.tabular print.plot save.plot system.test dotplot stripplot getenv read.table.url scan.url source.url httpclient parse.dcf .Alias reshapeLong reshapeWide piechart print.ordered .Dyn.libs .lib.loc machine Platform Machine restart printNoClass plot.mts print.coefmat codes codes.factor codes.ordered codes<- anovalist.lm lm.fit.null lm.wfit.null glm.fit.null print.atomic La.eigen tetragamma pentagamma package.description
Keywords: internal
Description: Defunct Functions in Base Package
URL: ../../../library/base/html/base-defunct.html

Entry: base-deprecated
Aliases: base-deprecated loadURL delay
Keywords: misc
Description: Deprecated Functions in Base package
URL: ../../../library/base/html/base-deprecated.html

Entry: base-internal
Aliases: .subset .subset2 .find.package .path.package .getRequiredPackages .getRequiredPackages2 testPlatformEquivalence
Keywords: internal
Description: Internal Functions in the Base Package
URL: ../../../library/base/html/base-internal.html

Entry: basename
Aliases: basename dirname
Keywords: file
Description: Manipulate File Paths
URL: ../../../library/base/html/basename.html

Entry: bindenv
Aliases: bindenv lockEnvironment environmentIsLocked lockBinding unlockBinding makeActiveBinding bindingIsLocked bindingIsActive
Keywords: internal
Description: Binding and Environment Adjustments
URL: ../../../library/base/html/bindenv.html

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

Entry: bquote
Aliases: bquote
Keywords: programming data
Description: Partial substitution in expressions
URL: ../../../library/base/html/bquote.html

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

Entry: builtins
Aliases: builtins
Keywords: utilities
Description: Returns the names of all built-in objects
URL: ../../../library/base/html/builtins.html

Entry: by
Aliases: by by.default by.data.frame print.by
Keywords: iteration category
Description: Apply a Function to a Data Frame split by Factors
URL: ../../../library/base/html/by.html

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

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

Entry: capabilities
Aliases: capabilities
Keywords: utilities
Description: Report Capabilities of this Build of R
URL: ../../../library/base/html/capabilities.html

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

Entry: cbind
Aliases: cbind rbind cbind.data.frame rbind.data.frame
Keywords: array manip
Description: Combine R Objects by Rows or Columns
URL: ../../../library/base/html/cbind.html

Entry: char.expand
Aliases: char.expand
Keywords: character
Description: Expand a String with Respect to a Target Table
URL: ../../../library/base/html/char.expand.html

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

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

Entry: chartr
Aliases: chartr tolower toupper casefold
Keywords: character
Description: Character Translation and Casefolding
URL: ../../../library/base/html/chartr.html

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

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

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

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

Entry: colSums
Aliases: colSums rowSums colMeans rowMeans
Keywords: array algebra
Description: Form Row and Column Sums and Means
URL: ../../../library/base/html/colSums.html

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

Entry: commandArgs
Aliases: commandArgs
Keywords: environment sysdata programming
Description: Extract Command Line Arguments
URL: ../../../library/base/html/commandArgs.html

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

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

Entry: conditions
Aliases: conditions condition computeRestarts conditionCall conditionMessage findRestart invokeRestart invokeRestartInteractively isRestart restartDescription restartFormals signalCondition simpleCondition simpleError simpleWarning simpleMessage tryCatch withCallingHandlers withRestarts .signalSimpleWarning .handleSimpleError as.character.condition as.character.error conditionCall.condition conditionMessage.condition print.condition print.restart
Keywords: programming error
Description: Condition Handling and Recovery
URL: ../../../library/base/html/conditions.html

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

Entry: connections
Aliases: connections connection file pipe fifo gzfile unz bzfile url socketConnection open open.connection isOpen isIncomplete close close.connection flush flush.connection print.connection summary.connection
Keywords: file connection
Description: Functions to Manipulate Connections
URL: ../../../library/base/html/connections.html

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

Entry: getNumCConverters
Aliases: getNumCConverters getCConverterDescriptions getCConverterStatus setCConverterStatus removeCConverter
Keywords: interface programming
Description: Management of .C argument conversion list
URL: ../../../library/base/html/converters.html

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

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

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

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

Entry: cut.POSIXt
Aliases: cut.POSIXt cut.Date
Keywords: manip chron
Description: Convert a Date or Date-Time Object to a Factor
URL: ../../../library/base/html/cut.POSIXt.html

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

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

Entry: data.frame
Aliases: data.frame
Keywords: classes methods
Description: Data Frames
URL: ../../../library/base/html/data.frame.html

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

Entry: dataframeHelpers
Aliases: xpdrows.data.frame
Keywords: internal
Description: Data Frame Auxiliary Functions
URL: ../../../library/base/html/dataframeHelpers.html

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

Entry: dcf
Aliases: read.dcf write.dcf
Keywords: print file
Description: Read and Write Data in DCF Format
URL: ../../../library/base/html/dcf.html

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

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

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

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

Entry: deparseOpts
Aliases: .deparseOpts
Keywords: programming
Description: Options for Expression Deparsing
URL: ../../../library/base/html/deparseOpts.html

Entry: det
Aliases: det determinant determinant.matrix
Keywords: array
Description: Calculate the Determinant of a Matrix
URL: ../../../library/base/html/det.html

Entry: detach
Aliases: detach
Keywords: data
Description: Detach Objects from the Search Path
URL: ../../../library/base/html/detach.html

Entry: .Device
Aliases: .Device .Devices
Keywords: device
Description: Lists of Open Graphics Devices
URL: ../../../library/base/html/dev.html

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

Entry: diff
Aliases: diff diff.default diff.POSIXt diff.Date
Keywords: arith
Description: Lagged Differences
URL: ../../../library/base/html/diff.html

Entry: difftime
Aliases: difftime as.difftime print.difftime round.difftime Ops.difftime *.difftime /.difftime Math.difftime Summary.difftime [.difftime mean.difftime
Keywords: utilities chron
Description: Time Intervals
URL: ../../../library/base/html/difftime.html

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

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

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

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

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

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

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

Entry: duplicated
Aliases: duplicated duplicated.default duplicated.data.frame duplicated.matrix duplicated.array
Keywords: logic manip
Description: Determine Duplicate Elements
URL: ../../../library/base/html/duplicated.html

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

Entry: eapply
Aliases: eapply
Keywords: iteration environment list
Description: Apply a Function over values in an environment
URL: ../../../library/base/html/eapply.html

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

Entry: encodeString
Aliases: encodeString
Keywords: utilities
Description: Encode Character Vector as for Printing
URL: ../../../library/base/html/encodeString.html

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

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

Entry: exists
Aliases: exists
Keywords: data
Description: Is an Object Defined?
URL: ../../../library/base/html/exists.html

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

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

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

Entry: file.access
Aliases: file.access
Keywords: file
Description: Ascertain File Accessibility
URL: ../../../library/base/html/file.access.html

Entry: file.choose
Aliases: file.choose
Keywords: file
Description: Choose a File Interactively
URL: ../../../library/base/html/file.choose.html

Entry: file.info
Aliases: file.info
Keywords: file
Description: Extract File Information
URL: ../../../library/base/html/file.info.html

Entry: file.path
Aliases: file.path
Keywords: file
Description: Construct Path to File
URL: ../../../library/base/html/file.path.html

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

Entry: files
Aliases: files file.append file.copy file.create file.exists file.remove file.rename file.symlink dir.create
Keywords: file
Description: File and Directory Manipulation
URL: ../../../library/base/html/files.html

Entry: findInterval
Aliases: findInterval
Keywords: arith utilities
Description: Find Interval Numbers or Indices
URL: ../../../library/base/html/findInt.html

Entry: force
Aliases: force
Keywords: data programming
Description: Force evaluation of an Argument
URL: ../../../library/base/html/force.html

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

Entry: format.Date
Aliases: format.Date as.character.Date as.Date as.Date.character as.Date.default as.Date.factor as.Date.POSIXct as.Date.POSIXlt as.Date.date as.Date.dates
Keywords: utilities chron
Description: Date Conversion Functions to and from Character
URL: ../../../library/base/html/format.Date.html

Entry: format
Aliases: format format.AsIs format.data.frame format.default format.factor format.pval prettyNum
Keywords: character print
Description: Encode in a Common Format
URL: ../../../library/base/html/format.html

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

Entry: formatDL
Aliases: formatDL
Keywords: print
Description: Format Description Lists
URL: ../../../library/base/html/formatDL.html

Entry: formatC
Aliases: formatC format.char
Keywords: character print
Description: Formatting Using C-style Formats
URL: ../../../library/base/html/formatc.html

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

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

Entry: gc.time
Aliases: gc.time
Keywords: utilities
Description: Report Time Spent in Garbage Collection
URL: ../../../library/base/html/gc.time.html

Entry: gctorture
Aliases: gctorture
Keywords: environment
Description: Torture Garbage Collector
URL: ../../../library/base/html/gctorture.html

Entry: get
Aliases: get mget
Keywords: data
Description: Return the Value of a Named Object
URL: ../../../library/base/html/get.html

Entry: getCallingDLL
Aliases: getCallingDLL
Keywords: programming
Description: Compute DLL for native interface call
URL: ../../../library/base/html/getCallingDLL.html

Entry: getDLLRegisteredRoutines
Aliases: getDLLRegisteredRoutines getDLLRegisteredRoutines.character getDLLRegisteredRoutines.DLLInfo print.NativeRoutineList print.DLLRegisteredRoutines
Keywords: interface
Description: Reflectance Information for C/Fortran routines in a DLL
URL: ../../../library/base/html/getDLLRegisteredRoutines.html

Entry: getLoadedDLLs
Aliases: getLoadedDLLs print.DLLInfo print.DLLInfoList
Keywords: interface
Description: Get DLLs Loaded in Current Session
URL: ../../../library/base/html/getLoadedDLLs.html

Entry: getNativeSymbolInfo
Aliases: getNativeSymbolInfo
Keywords: interface
Description: Obtain a description of a native (C/Fortran) symbol
URL: ../../../library/base/html/getNativeSymbolInfo.html

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

Entry: getpid
Aliases: Sys.getpid
Keywords: utilities
Description: Get the Process ID of the R Session
URL: ../../../library/base/html/getpid.html

Entry: gettext
Aliases: gettext ngettext bindtextdomain
Keywords: utilities character
Description: Translate Text Messages
URL: ../../../library/base/html/gettext.html

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

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

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

Entry: groupGeneric
Aliases: .Method .Generic .Group .Class Math Math.data.frame Math.factor Ops Ops.data.frame Ops.factor Ops.ordered Summary Summary.data.frame Summary.factor Arith Compare Complex Math2 group generic
Keywords: methods
Description: Group Generic Functions
URL: ../../../library/base/html/groupGeneric.html

Entry: gzcon
Aliases: gzcon
Keywords: file connection
Description: (De)compress I/O Through Connections
URL: ../../../library/base/html/gzcon.html

Entry: identical
Aliases: identical
Keywords: programming logic iteration
Description: Test Objects for Exact Equality
URL: ../../../library/base/html/identical.html

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

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

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

Entry: interactive
Aliases: interactive
Keywords: environment programming
Description: Is R Running Interactively?
URL: ../../../library/base/html/interactive.html

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

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

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

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

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

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

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

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

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

Entry: kappa
Aliases: kappa kappa.default kappa.lm kappa.qr kappa.tri
Keywords: math
Description: Estimate the Condition Number
URL: ../../../library/base/html/kappa.html

Entry: kronecker
Aliases: kronecker %x%
Keywords: array
Description: Kronecker products on arrays
URL: ../../../library/base/html/kronecker.html

Entry: l10n_info
Aliases: l10n_info
Keywords: utilities
Description: Localization Information
URL: ../../../library/base/html/l10n_info.html

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

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

Entry: lazyLoad
Aliases: lazyLoad
Keywords: internal
Description: Lazy Load a Database of R Objects
URL: ../../../library/base/html/lazyload.html

Entry: length
Aliases: length length<- length<-.factor
Keywords: attribute
Description: Length of an Object
URL: ../../../library/base/html/length.html

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

Entry: libPaths
Aliases: .Library .libPaths
Keywords: data
Description: Search Paths for Packages
URL: ../../../library/base/html/libPaths.html

Entry: library
Aliases: library require R_LIBS .First.lib .Last.lib .noGenerics print.libraryIQR print.packageInfo
Keywords: data
Description: Loading and Listing of Packages
URL: ../../../library/base/html/library.html

Entry: library.dynam
Aliases: library.dynam library.dynam.unload .dynLibs
Keywords: data
Description: Loading Shared Libraries
URL: ../../../library/base/html/library.dynam.html

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

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

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

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

Entry: localeconv
Aliases: localeconv Sys.localeconv
Keywords: utilities
Description: Find Details of the Numerical and Monetary Representations in the Current Locale
URL: ../../../library/base/html/localeconv.html

Entry: locales
Aliases: locales Sys.getlocale Sys.setlocale
Keywords: utilities
Description: Query or Set Aspects of the Locale
URL: ../../../library/base/html/locales.html

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

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

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

Entry: make.names
Aliases: make.names
Keywords: character
Description: Make Syntactically Valid Names
URL: ../../../library/base/html/make.names.html

Entry: make.unique
Aliases: make.unique
Keywords: character
Description: Make Character Strings Unique
URL: ../../../library/base/html/make.unique.html

Entry: manglePackageName
Aliases: manglePackageName
Keywords: utilities
Description: Mangle the Package Name
URL: ../../../library/base/html/manglePackageName.html

Entry: mapply
Aliases: mapply
Keywords: manip utilities
Description: Apply a function to multiple list or vector arguments
URL: ../../../library/base/html/mapply.html

Entry: margin.table
Aliases: margin.table
Keywords: array
Description: Compute table margin
URL: ../../../library/base/html/margin.table.html

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

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

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

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

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

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

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

Entry: maxCol
Aliases: max.col
Keywords: utilities array
Description: Find Maximum Position in Matrix
URL: ../../../library/base/html/maxCol.html

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

Entry: memory.profile
Aliases: memory.profile
Keywords: utilities
Description: Profile the Usage of Cons Cells
URL: ../../../library/base/html/memory.profile.html

Entry: merge
Aliases: merge merge.default merge.data.frame
Keywords: array manip
Description: Merge Two Data Frames
URL: ../../../library/base/html/merge.html

Entry: message
Aliases: message suppressMessages
Keywords: programming
Description: Diagnostic Messages
URL: ../../../library/base/html/message.html

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

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

Entry: name
Aliases: name is.symbol as.symbol as.name is.name
Keywords: programming attribute
Description: Variable Names or Symbols, respectively
URL: ../../../library/base/html/name.html

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

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

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

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

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

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

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

Entry: ns-alt
Aliases: .Export .Import .ImportFrom .S3method
Keywords: internal
Description: Experimental Alternative Name Specification Support
URL: ../../../library/base/html/ns-alt.html

Entry: ns-dblcolon
Aliases: :: :::
Keywords: programming
Description: Double Colon and Triple Colon Operators
URL: ../../../library/base/html/ns-dblcolon.html

Entry: ns-hooks
Aliases: .onLoad .onUnload .onAttach
Keywords: utilities
Description: Hooks for Name Space events
URL: ../../../library/base/html/ns-hooks.html

Entry: ns-internals
Aliases: asNamespace getNamespaceInfo importIntoEnv isBaseNamespace isNamespace namespaceExport namespaceImport namespaceImportClasses namespaceImportFrom namespaceImportMethods packageHasNamespace parseNamespaceFile registerS3method setNamespaceInfo registerS3methods .__S3MethodsTable__. .mergeExportMethods .knownS3Generics
Keywords: internal
Description: Name Space Internals
URL: ../../../library/base/html/ns-internal.html

Entry: ns-load
Aliases: attachNamespace loadNamespace loadedNamespaces unloadNamespace
Keywords: data utilities
Description: Loading and Unloading Name Spaces
URL: ../../../library/base/html/ns-load.html

Entry: ns-lowlev
Aliases: loadingNamespaceInfo saveNamespaceImage
Keywords: internal
Description: Low Level Name Space Support Functions
URL: ../../../library/base/html/ns-lowlev.html

Entry: ns-reflect.Rd
Aliases: getExportedValue getNamespace getNamespaceExports getNamespaceImports getNamespaceName getNamespaceUsers getNamespaceVersion
Keywords: internal
Description: Name Space Reflection Support
URL: ../../../library/base/html/ns-reflect.html

Entry: ns-topenv
Aliases: topenv
Keywords: programming
Description: Top Level Environment
URL: ../../../library/base/html/ns-topenv.html

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

Entry: octmode
Aliases: format.octmode print.octmode as.character.octmode [.octmode
Keywords: print
Description: Display Numbers in Octal
URL: ../../../library/base/html/octmode.html

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

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

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

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

Entry: package-version
Aliases: package_version is.package_version as.package_version as.character.package_version print.package_version Ops.package_version Summary.package_version c.package_version [.package_version [[.package_version $.package_version as.data.frame.package_version .encode_package_version .decode_package_version getRversion
Keywords: utilities
Description: Package versions
URL: ../../../library/base/html/package_version.html

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

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

Entry: path.expand
Aliases: path.expand
Keywords: file
Description: Expand File Paths
URL: ../../../library/base/html/path.expand.html

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

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

Entry: pos.to.env
Aliases: pos.to.env
Keywords: utilities
Description: Convert Positions in the Search Path to Environments
URL: ../../../library/base/html/pos.to.env.html

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

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

Entry: print.data.frame
Aliases: print.data.frame
Keywords: print
Description: Printing Data Frames
URL: ../../../library/base/html/print.dataframe.html

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

Entry: prmatrix
Aliases: prmatrix
Keywords: print
Description: Print Matrices, Old-style
URL: ../../../library/base/html/prmatrix.html

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

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

Entry: prop.table
Aliases: prop.table
Keywords: array
Description: Express Table Entries as Fraction of Marginal Table
URL: ../../../library/base/html/prop.table.html

Entry: pushBack
Aliases: pushBack pushBackLength
Keywords: connection
Description: Push Text Back on to a Connection
URL: ../../../library/base/html/pushBack.html

Entry: Sys.putenv
Aliases: Sys.putenv
Keywords: environment utilities
Description: Set Environment Variables
URL: ../../../library/base/html/putenv.html

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

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

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

Entry: r2dtable
Aliases: r2dtable
Keywords: distribution
Description: Random 2-way Tables with Given Marginals
URL: ../../../library/base/html/r2dtable.html

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

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

Entry: raw
Aliases: raw as.raw
Keywords: classes
Description: Raw Vectors
URL: ../../../library/base/html/raw.html

Entry: rawConversion
Aliases: charToRaw rawToChar rawShift rawToBits intToBits packBits
Keywords: classes
Description: Convert to or from Raw Vectors
URL: ../../../library/base/html/rawConversion.html

Entry: read.table
Aliases: read.table read.csv read.csv2 read.delim read.delim2
Keywords: file connection
Description: Data Input
URL: ../../../library/base/html/read.table.html

Entry: readBin
Aliases: readBin writeBin readChar writeChar
Keywords: file connection
Description: Transfer Binary Data To and From Connections
URL: ../../../library/base/html/readBin.html

Entry: readLines
Aliases: readLines
Keywords: file connection
Description: Read Text Lines from a Connection
URL: ../../../library/base/html/readLines.html

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

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

Entry: reg.finalizer
Aliases: reg.finalizer
Keywords: programming environment
Description: Finalization of objects
URL: ../../../library/base/html/reg.finalizer.html

Entry: regex
Aliases: regex regexp regular expression
Keywords: character
Description: Regular Expressions as used in R
URL: ../../../library/base/html/regex.html

Entry: rep
Aliases: rep rep.default rep.int rep.POSIXct rep.POSIXlt rep.Date
Keywords: manip chron
Description: Replicate Elements of Vectors and Lists
URL: ../../../library/base/html/rep.html

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

Entry: rev
Aliases: rev rev.default
Keywords: manip
Description: Reverse Elements
URL: ../../../library/base/html/rev.html

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

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

Entry: round.POSIXt
Aliases: round.POSIXt trunc.POSIXt round.Date trunc.Date
Keywords: chron
Description: Round / Truncate Data-Time Objects
URL: ../../../library/base/html/round.POSIXt.html

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

Entry: row.names
Aliases: row.names row.names.data.frame row.names.default row.names<- row.names<-.data.frame row.names<-.default
Keywords: classes methods
Description: Get and Set Row Names for Data Frames
URL: ../../../library/base/html/row.names.html

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

Entry: sQuote
Aliases: sQuote dQuote
Keywords: character
Description: Quote Text
URL: ../../../library/base/html/sQuote.html

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

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

Entry: scale
Aliases: scale scale.default
Keywords: array
Description: Scaling and Centering of Matrix-like Objects
URL: ../../../library/base/html/scale.html

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

Entry: search
Aliases: search searchpaths
Keywords: data
Description: Give Search Path for R Objects
URL: ../../../library/base/html/search.html

Entry: seek
Aliases: seek seek.connection truncate truncate.connection isSeekable
Keywords: file connection
Description: Functions to Reposition Connections
URL: ../../../library/base/html/seek.html

Entry: seq.Date
Aliases: seq.Date
Keywords: manip chron
Description: Generate Regular Sequences of Dates
URL: ../../../library/base/html/seq.Date.html

Entry: seq.POSIXt
Aliases: seq.POSIXt
Keywords: manip chron
Description: Generate Regular Sequences of Dates
URL: ../../../library/base/html/seq.POSIXt.html

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

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

Entry: serialize
Aliases: .readRDS .saveRDS serialize unserialize
Keywords: internal file
Description: Simple Serialization Interface
URL: ../../../library/base/html/serialize.html

Entry: sets
Aliases: union intersect setdiff is.element setequal
Keywords: misc
Description: Set Operations
URL: ../../../library/base/html/sets.html

Entry: shQuote
Aliases: shQuote
Keywords: utilities
Description: Quote Strings for Use in OS Shells
URL: ../../../library/base/html/shQuote.html

Entry: showConnections
Aliases: showConnections getConnection getAllConnections closeAllConnections stdin stdout stderr
Keywords: connection
Description: Display Connections
URL: ../../../library/base/html/showConnections.html

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

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

Entry: slice.index
Aliases: slice.index
Keywords: array
Description: Slice Indexes in an Array
URL: ../../../library/base/html/slice.index.html

Entry: slotOp
Aliases: @
Keywords: manip
Description: Extract Slots
URL: ../../../library/base/html/slotOp.html

Entry: socketSelect
Aliases: socketSelect
Keywords: connection
Description: Wait on Socket Connections
URL: ../../../library/base/html/socketSelect.html

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

Entry: sort
Aliases: sort is.unsorted
Keywords: univar manip arith
Description: Sorting or Ordering Vectors
URL: ../../../library/base/html/sort.html

Entry: source
Aliases: source
Keywords: file programming connection
Description: Read R Code from a File or a Connection
URL: ../../../library/base/html/source.html

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

Entry: sprintf
Aliases: sprintf gettextf
Keywords: print character
Description: Use C-style String Formatting Commands
URL: ../../../library/base/html/sprintf.html

Entry: stack
Aliases: stack stack.default stack.data.frame unstack unstack.default unstack.data.frame
Keywords: manip
Description: Stack or Unstack Vectors from a Data Frame or List
URL: ../../../library/base/html/stack.html

Entry: standardGeneric
Aliases: standardGeneric
Keywords: programming internal
Description: Formal Method System -- Creating Generic Functions
URL: ../../../library/base/html/standardGeneric.html

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

Entry: stopifnot
Aliases: stopifnot
Keywords: environment programming error
Description: Ensure the 'Truth' of R Expressions
URL: ../../../library/base/html/stopifnot.html

Entry: strptime
Aliases: format.POSIXct format.POSIXlt strftime strptime as.character.POSIXt ISOdatetime ISOdate
Keywords: utilities chron
Description: Date-time Conversion Functions to and from Character
URL: ../../../library/base/html/strptime.html

Entry: strsplit
Aliases: strsplit
Keywords: character
Description: Split the Elements of a Character Vector
URL: ../../../library/base/html/strsplit.html

Entry: strtrim
Aliases: strtrim
Keywords: character utilities
Description: Trim Character Strings to Specified Widths
URL: ../../../library/base/html/strtrim.html

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

Entry: strwrap
Aliases: strwrap
Keywords: character
Description: Wrap Character Strings to Format Paragraphs
URL: ../../../library/base/html/strwrap.html

Entry: subset
Aliases: subset subset.default subset.matrix subset.data.frame
Keywords: manip
Description: Subsetting Vectors, Matrices and Data Frames
URL: ../../../library/base/html/subset.html

Entry: substitute
Aliases: substitute quote
Keywords: programming data
Description: Substituting and Quoting Expressions
URL: ../../../library/base/html/substitute.html

Entry: substr
Aliases: substr substring substr<- substring<-
Keywords: character
Description: Substrings of a Character Vector
URL: ../../../library/base/html/substr.html

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

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

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

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

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

Entry: sys.parent
Aliases: sys.parent sys.call sys.calls sys.frame sys.frames sys.nframe sys.function sys.parents sys.on.exit sys.status parent.frame
Keywords: programming data
Description: Functions to Access the Function Call Stack
URL: ../../../library/base/html/sys.parent.html

Entry: sys.source
Aliases: sys.source
Keywords: file utilities
Description: Parse and Evaluate Expressions from a File
URL: ../../../library/base/html/sys.source.html

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

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

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

Entry: table
Aliases: table summary.table print.summary.table as.data.frame.table as.table as.table.default is.table
Keywords: category
Description: Cross Tabulation and Table Creation
URL: ../../../library/base/html/table.html

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

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

Entry: taskCallback
Aliases: addTaskCallback removeTaskCallback
Keywords: environment
Description: Add or remove a top-level task callback
URL: ../../../library/base/html/taskCallback.html

Entry: taskCallbackManager
Aliases: taskCallbackManager
Keywords: environment
Description: Create an R-level task callback manager
URL: ../../../library/base/html/taskCallbackManager.html

Entry: taskCallbackNames
Aliases: getTaskCallbackNames
Keywords: environment
Description: Query the names of the current internal top-level task callbacks
URL: ../../../library/base/html/taskCallbackNames.html

Entry: tempfile
Aliases: tempfile tempdir
Keywords: file
Description: Create Names for Temporary Files
URL: ../../../library/base/html/tempfile.html

Entry: textConnection
Aliases: textConnection
Keywords: file connection
Description: Text Connections
URL: ../../../library/base/html/textconnections.html

Entry: tilde
Aliases: ~ tilde
Keywords: models
Description: Tilde Operator
URL: ../../../library/base/html/tilde.html

Entry: toString
Aliases: toString toString.default
Keywords: utilities
Description: toString Converts its Argument to a Character String
URL: ../../../library/base/html/toString.html

Entry: trace
Aliases: trace untrace tracingState .primTrace .primUntrace
Keywords: programming debugging
Description: Interactive Tracing and Debugging of Calls to a Function or Method
URL: ../../../library/base/html/trace.html

Entry: traceback
Aliases: traceback .Traceback
Keywords: programming
Description: Print Call Stacks
URL: ../../../library/base/html/traceback.html

Entry: transform
Aliases: transform transform.default transform.data.frame
Keywords: manip
Description: Transform an Object, for Example a Data Frame
URL: ../../../library/base/html/transform.html

Entry: try
Aliases: try
Keywords: programming
Description: Try an Expression Allowing Error Recovery
URL: ../../../library/base/html/try.html

Entry: type.convert
Aliases: type.convert
Keywords: manip
Description: Type Conversion on Character Variables
URL: ../../../library/base/html/type.convert.html

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

Entry: unique
Aliases: unique unique.default unique.data.frame unique.matrix unique.array
Keywords: manip logic
Description: Extract Unique Elements
URL: ../../../library/base/html/unique.html

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

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

Entry: unname
Aliases: unname
Keywords: utilities
Description: Remove 'names' or 'dimnames'
URL: ../../../library/base/html/unname.html

Entry: UserHooks
Aliases: getHook setHook packageEvent .userHooksEnv
Keywords: utilities
Description: Functions to Get and Set Hooks for Load, Attach, Detach and Unload
URL: ../../../library/base/html/userhooks.html

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

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

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

Entry: weekdays
Aliases: weekdays weekdays.POSIXt weekdays.Date months months.POSIXt months.Date quarters quarters.POSIXt quarters.Date julian julian.POSIXt julian.Date
Keywords: chron
Description: Extract Parts of a POSIXt or Date Object
URL: ../../../library/base/html/weekday.POSIXt.html

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

Entry: which.min
Aliases: which.min which.max
Keywords: utilities
Description: Where is the Min() or Max() ?
URL: ../../../library/base/html/which.min.html

Entry: with
Aliases: with with.default
Keywords: data programming
Description: Evaluate an Expression in a Data Environment
URL: ../../../library/base/html/with.html

Entry: write
Aliases: write
Keywords: file connection
Description: Write Data to a File
URL: ../../../library/base/html/write.html

Entry: write.table
Aliases: write.table write.table0 write.csv write.csv2
Keywords: print file
Description: Data Output
URL: ../../../library/base/html/write.table.html

Entry: writeLines
Aliases: writeLines
Keywords: file connection
Description: Write Lines to a Connection
URL: ../../../library/base/html/writeLines.html

Entry: .Machine
Aliases: .Machine
Keywords: sysdata programming math
Description: Numerical Characteristics of the Machine
URL: ../../../library/base/html/zMachine.html

Entry: InternalMethods
Aliases: InternalMethods
Keywords: methods
Description: Internal Generic Functions
URL: ../../../library/base/html/zMethods.html

Entry: .Script
Aliases: .Script
Keywords: interface
Description: Scripting Language Interface
URL: ../../../library/base/html/zScript.html

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

Entry: zpackages
Aliases: .packages
Keywords: data
Description: Listing of Packages
URL: ../../../library/base/html/zpackages.html

Entry: zutils
Aliases: .standard_regexps
Keywords: utilities
Description: Miscellaneous Internal/Programming Utilities
URL: ../../../library/base/html/zutils.html

Entry: Signals
Aliases: Signals
Keywords: utilities
Description: Interrupting Execution of R
URL: ../../../library/base/html/Signals.html

Entry: system
Aliases: system unix
Keywords: interface file utilities
Description: Invoke a System Command
URL: ../../../library/base/html/system.html
Entry: AirPassengers
Aliases: AirPassengers
Keywords: datasets
Description: Monthly Airline Passenger Numbers 1949-1960
URL: ../../../library/datasets/html/AirPassengers.html

Entry: BJsales
Aliases: BJsales BJsales.lead
Keywords: datasets
Description: Sales Data with Leading Indicator
URL: ../../../library/datasets/html/BJsales.html

Entry: BOD
Aliases: BOD
Keywords: datasets
Description: Biochemical Oxygen Demand
URL: ../../../library/datasets/html/BOD.html

Entry: ChickWeight
Aliases: ChickWeight
Keywords: datasets
Description: Weight versus age of chicks on different diets
URL: ../../../library/datasets/html/ChickWeight.html

Entry: DNase
Aliases: DNase
Keywords: datasets
Description: Elisa assay of DNase
URL: ../../../library/datasets/html/DNase.html

Entry: EuStockMarkets
Aliases: EuStockMarkets
Keywords: datasets
Description: Daily Closing Prices of Major European Stock Indices, 1991-1998
URL: ../../../library/datasets/html/EuStockMarkets.html

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

Entry: HairEyeColor
Aliases: HairEyeColor
Keywords: datasets
Description: Hair and Eye Color of Statistics Students
URL: ../../../library/datasets/html/HairEyeColor.html

Entry: Harman23.cor
Aliases: Harman23.cor
Keywords: datasets
Description: Harman Example 2.3
URL: ../../../library/datasets/html/Harman23.cor.html

Entry: Harman74.cor
Aliases: Harman74.cor
Keywords: datasets
Description: Harman Example 7.4
URL: ../../../library/datasets/html/Harman74.cor.html

Entry: Indometh
Aliases: Indometh
Keywords: datasets
Description: Pharmacokinetics of Indomethicin
URL: ../../../library/datasets/html/Indometh.html

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

Entry: JohnsonJohnson
Aliases: JohnsonJohnson
Keywords: datasets
Description: Quarterly Earnings per Johnson & Johnson Share
URL: ../../../library/datasets/html/JohnsonJohnson.html

Entry: LakeHuron
Aliases: LakeHuron
Keywords: datasets
Description: Level of Lake Huron 1875-1972
URL: ../../../library/datasets/html/LakeHuron.html

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

Entry: Loblolly
Aliases: Loblolly
Keywords: datasets
Description: Growth of Loblolly pine trees
URL: ../../../library/datasets/html/Loblolly.html

Entry: Nile
Aliases: Nile
Keywords: datasets
Description: Flow of the River Nile
URL: ../../../library/datasets/html/Nile.html

Entry: Orange
Aliases: Orange
Keywords: datasets
Description: Growth of orange trees
URL: ../../../library/datasets/html/Orange.html

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

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

Entry: Puromycin
Aliases: Puromycin
Keywords: datasets
Description: Reaction velocity of an enzymatic reaction
URL: ../../../library/datasets/html/Puromycin.html

Entry: Theoph
Aliases: Theoph
Keywords: datasets
Description: Pharmacokinetics of theophylline
URL: ../../../library/datasets/html/Theoph.html

Entry: Titanic
Aliases: Titanic
Keywords: datasets
Description: Survival of passengers on the Titanic
URL: ../../../library/datasets/html/Titanic.html

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

Entry: UCBAdmissions
Aliases: UCBAdmissions
Keywords: datasets
Description: Student Admissions at UC Berkeley
URL: ../../../library/datasets/html/UCBAdmissions.html

Entry: UKDriverDeaths
Aliases: UKDriverDeaths Seatbelts
Keywords: datasets
Description: Road Casualties in Great Britain 1969-84
URL: ../../../library/datasets/html/UKDriverDeaths.html

Entry: UKLungDeaths
Aliases: UKLungDeaths ldeaths fdeaths mdeaths
Keywords: datasets
Description: Monthly Deaths from Lung Diseases in the UK
URL: ../../../library/datasets/html/UKLungDeaths.html

Entry: UKgas
Aliases: UKgas
Keywords: datasets
Description: UK Quarterly Gas Consumption
URL: ../../../library/datasets/html/UKgas.html

Entry: USAccDeaths
Aliases: USAccDeaths
Keywords: datasets
Description: Accidental Deaths in the US 1973-1978
URL: ../../../library/datasets/html/USAccDeaths.html

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

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

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

Entry: VADeaths
Aliases: VADeaths
Keywords: datasets
Description: Death Rates in Virginia (1940)
URL: ../../../library/datasets/html/VADeaths.html

Entry: WWWusage
Aliases: WWWusage
Keywords: datasets
Description: Internet Usage per Minute
URL: ../../../library/datasets/html/WWWusage.html

Entry: WorldPhones
Aliases: WorldPhones
Keywords: datasets
Description: The World's Telephones
URL: ../../../library/datasets/html/WorldPhones.html

Entry: ability.cov
Aliases: ability.cov
Keywords: datasets
Description: Ability and Intelligence Tests
URL: ../../../library/datasets/html/ability.cov.html

Entry: airmiles
Aliases: airmiles
Keywords: datasets
Description: Passenger Miles on Commercial US Airlines, 1937-1960
URL: ../../../library/datasets/html/airmiles.html

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

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

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

Entry: attitude
Aliases: attitude
Keywords: datasets
Description: The Chatterjee-Price Attitude Data
URL: ../../../library/datasets/html/attitude.html

Entry: austres
Aliases: austres
Keywords: datasets
Description: Quarterly Time Series of the Number of Australian Residents
URL: ../../../library/datasets/html/austres.html

Entry: beavers
Aliases: beavers beaver1 beaver2
Keywords: datasets
Description: Body Temperature Series of Two Beavers
URL: ../../../library/datasets/html/beavers.html

Entry: cars
Aliases: cars
Keywords: datasets
Description: Speed and Stopping Distances of Cars
URL: ../../../library/datasets/html/cars.html

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

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

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

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

Entry: euro
Aliases: euro euro.cross
Keywords: datasets
Description: Conversion Rates of Euro Currencies
URL: ../../../library/datasets/html/euro.html

Entry: eurodist
Aliases: eurodist
Keywords: datasets
Description: Distances Between European Cities
URL: ../../../library/datasets/html/eurodist.html

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

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

Entry: infert
Aliases: infert
Keywords: datasets
Description: Infertility after Spontaneous and Induced Abortion
URL: ../../../library/datasets/html/infert.html

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

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

Entry: lh
Aliases: lh
Keywords: datasets
Description: Luteinizing Hormone in Blood Samples
URL: ../../../library/datasets/html/lh.html

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

Entry: lynx
Aliases: lynx
Keywords: datasets
Description: Annual Canadian Lynx trappings 1821-1934
URL: ../../../library/datasets/html/lynx.html

Entry: morley
Aliases: morley
Keywords: datasets
Description: Michaelson-Morley Speed of Light Data
URL: ../../../library/datasets/html/morley.html

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

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

Entry: nottem
Aliases: nottem
Keywords: datasets
Description: Average Monthly Temperatures at Nottingham, 1920-1939
URL: ../../../library/datasets/html/nottem.html

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

Entry: presidents
Aliases: presidents
Keywords: datasets
Description: Quarterly Approval Ratings of US Presidents
URL: ../../../library/datasets/html/presidents.html

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

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

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

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

Entry: rock
Aliases: rock
Keywords: datasets
Description: Measurements on Petroleum Rock Samples
URL: ../../../library/datasets/html/rock.html

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

Entry: stackloss
Aliases: stackloss stack.loss stack.x
Keywords: datasets
Description: Brownlee's Stack Loss Plant Data
URL: ../../../library/datasets/html/stackloss.html

Entry: state
Aliases: state state.abb state.area state.center state.division state.name state.region state.x77
Keywords: datasets
Description: US State Facts and Figures
URL: ../../../library/datasets/html/state.html

Entry: sunspot.month
Aliases: sunspot.month
Keywords: datasets
Description: Monthly Sunspot Data, 1749-1997
URL: ../../../library/datasets/html/sunspot.month.html

Entry: sunspot.year
Aliases: sunspot.year
Keywords: datasets
Description: Yearly Sunspot Data, 1700-1988
URL: ../../../library/datasets/html/sunspot.year.html

Entry: sunspots
Aliases: sunspots
Keywords: datasets
Description: Monthly Sunspot Numbers, 1749-1983
URL: ../../../library/datasets/html/sunspots.html

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

Entry: treering
Aliases: treering
Keywords: datasets
Description: Yearly Treering Data, -6000-1979
URL: ../../../library/datasets/html/treering.html

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

Entry: uspop
Aliases: uspop
Keywords: datasets
Description: Populations Recorded by the US Census
URL: ../../../library/datasets/html/uspop.html

Entry: volcano
Aliases: volcano
Keywords: datasets
Description: Topographic Information on Auckland's Maunga Whau Volcano
URL: ../../../library/datasets/html/volcano.html

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

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

Entry: CO2
Aliases: CO2
Keywords: datasets
Description: Carbon Dioxide uptake in grass plants
URL: ../../../library/datasets/html/zCO2.html
Entry: Devices
Aliases: Devices device
Keywords: device
Description: List of Graphical Devices
URL: ../../../library/grDevices/html/Devices.html

Entry: Hershey
Aliases: Hershey
Keywords: aplot
Description: Hershey Vector Fonts in R
URL: ../../../library/grDevices/html/Hershey.html

Entry: Japanese
Aliases: Japanese
Keywords: aplot
Description: Japanese characters in R
URL: ../../../library/grDevices/html/Japanese.html

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

Entry: cm
Aliases: cm
Keywords: dplot
Description: Unit tansformation
URL: ../../../library/grDevices/html/cm.html

Entry: col2rgb
Aliases: col2rgb
Keywords: color dplot
Description: Color to RGB Conversion
URL: ../../../library/grDevices/html/col2rgb.html

Entry: colorRamp
Aliases: colorRamp colorRampPalette
Keywords: color
Description: Color interpolation
URL: ../../../library/grDevices/html/colorRamp.html

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

Entry: convertColor
Aliases: convertColor colorspaces
Keywords: color
Description: Convert between colour spaces
URL: ../../../library/grDevices/html/convertColor.html

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

Entry: dev.interactive
Aliases: dev.interactive
Keywords: device
Description: Test if an Interactive Graphics Device is in Use
URL: ../../../library/grDevices/html/dev.interactive.html

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

Entry: dev2bitmap
Aliases: dev2bitmap bitmap
Keywords: utilities
Description: Graphics Device for Bitmap Files via GhostScript
URL: ../../../library/grDevices/html/dev2bitmap.html

Entry: getGraphicsEvent
Aliases: getGraphicsEvent
Keywords: iplot
Description: Wait for a mouse or keyboard event from a graphics window
URL: ../../../library/grDevices/html/getGraphicsEvent.html

Entry: gray
Aliases: gray grey
Keywords: color
Description: Gray Level Specification
URL: ../../../library/grDevices/html/gray.html

Entry: gray.colors
Aliases: gray.colors grey.colors
Keywords: color
Description: Gray Color Palette
URL: ../../../library/grDevices/html/gray.colors.html

Entry: hcl
Aliases: hcl
Keywords: color dplot
Description: HCL Color Specification
URL: ../../../library/grDevices/html/hcl.html

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

Entry: make.rgb
Aliases: make.rgb colorConverter
Keywords: color
Description: Create colour spaces
URL: ../../../library/grDevices/html/make.rgb.html

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

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

Entry: pdf
Aliases: pdf
Keywords: device
Description: PDF Graphics Device
URL: ../../../library/grDevices/html/pdf.html

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

Entry: plotmath
Aliases: plotmath
Keywords: aplot
Description: Mathematical Annotation in R
URL: ../../../library/grDevices/html/plotmath.html

Entry: postscript
Aliases: postscript ps.options .ps.prolog
Keywords: device
Description: PostScript Graphics
URL: ../../../library/grDevices/html/postscript.html

Entry: postscriptFonts
Aliases: postscriptFont postscriptFonts
Keywords: device
Description: PostScript Fonts
URL: ../../../library/grDevices/html/postscriptFonts.html

Entry: recordGraphics
Aliases: recordGraphics
Keywords: device
Description: Record graphics operations
URL: ../../../library/grDevices/html/recordGraphics.html

Entry: recordPlot
Aliases: replayPlot recordPlot print.recordedplot
Keywords: iplot
Description: Record and Replay Plots
URL: ../../../library/grDevices/html/recordplot.html

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

Entry: rgb2hsv
Aliases: rgb2hsv
Keywords: color dplot
Description: RGB to HSV Conversion
URL: ../../../library/grDevices/html/rgb2hsv.html

Entry: xfig
Aliases: xfig
Keywords: device
Description: XFig Graphics Device
URL: ../../../library/grDevices/html/xfig.html

Entry: grDevices-defunct
Aliases: grDevices-defunct GNOME gnome
Keywords: internal
Description: Defunct Functions in Package grDevices
URL: ../../../library/grDevices/html/grDevices-defunct.html

Entry: png
Aliases: png jpeg
Keywords: device
Description: JPEG and PNG graphics devices
URL: ../../../library/grDevices/html/png.html

Entry: quartz
Aliases: quartz
Keywords: device
Description: MacOS X Quartz device
URL: ../../../library/grDevices/html/quartz.html

Entry: quartzFonts
Aliases: quartzFont quartzFonts
Keywords: device
Description: quartz Fonts
URL: ../../../library/grDevices/html/quartzFonts.html

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

Entry: X11Fonts
Aliases: X11Font X11Fonts
Keywords: device
Description: X11 Fonts
URL: ../../../library/grDevices/html/x11Fonts.html
Entry: abline
Aliases: abline
Keywords: aplot
Description: Add a Straight Line to a Plot
URL: ../../../library/graphics/html/abline.html

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

Entry: assocplot
Aliases: assocplot
Keywords: hplot
Description: Association Plots
URL: ../../../library/graphics/html/assocplot.html

Entry: axTicks
Aliases: axTicks
Keywords: dplot
Description: Compute Axis Tickmark Locations
URL: ../../../library/graphics/html/axTicks.html

Entry: axis.POSIXct
Aliases: axis.POSIXct plot.POSIXct plot.POSIXlt axis.Date plot.Date
Keywords: utilities chron
Description: Date and Date-time Plotting Functions
URL: ../../../library/graphics/html/axis.POSIXct.html

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

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

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

Entry: boxplot
Aliases: boxplot boxplot.default boxplot.formula
Keywords: hplot
Description: Box Plots
URL: ../../../library/graphics/html/boxplot.html

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

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

Entry: chull
Aliases: chull
Keywords: graphs
Description: Compute Convex Hull of a Set of Points
URL: ../../../library/graphics/html/chull.html

Entry: contour
Aliases: contour contour.default contourLines
Keywords: hplot aplot
Description: Display Contours
URL: ../../../library/graphics/html/contour.html

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

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

Entry: dotchart
Aliases: dotchart
Keywords: hplot
Description: Cleveland Dot Plots
URL: ../../../library/graphics/html/dotchart.html

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

Entry: fourfoldplot
Aliases: fourfoldplot
Keywords: hplot
Description: Fourfold Plots
URL: ../../../library/graphics/html/fourfoldplot.html

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

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

Entry: hist.POSIXt
Aliases: hist.POSIXt hist.Date
Keywords: chron dplot hplot
Description: Histogram of a Date or Date-Time Object
URL: ../../../library/graphics/html/hist.POSIXt.html

Entry: hist
Aliases: hist hist.default
Keywords: dplot hplot distribution
Description: Histograms
URL: ../../../library/graphics/html/hist.html

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

Entry: image
Aliases: image image.default
Keywords: hplot aplot
Description: Display a Color Image
URL: ../../../library/graphics/html/image.html

Entry: layout
Aliases: layout layout.show lcm
Keywords: iplot dplot environment
Description: Specifying Complex Plot Arrangements
URL: ../../../library/graphics/html/layout.html

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

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

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

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

Entry: mosaicplot
Aliases: mosaicplot mosaicplot.default mosaicplot.formula
Keywords: hplot
Description: Mosaic Plots
URL: ../../../library/graphics/html/mosaicplot.html

Entry: mtext
Aliases: mtext
Keywords: aplot
Description: Write Text into the Margins of a Plot
URL: ../../../library/graphics/html/mtext.html

Entry: n2mfrow
Aliases: n2mfrow
Keywords: dplot utilities
Description: Compute Default mfrow From Number of Plots
URL: ../../../library/graphics/html/n2mfrow.html

Entry: nclass
Aliases: nclass.Sturges nclass.scott nclass.FD
Keywords: univar
Description: Compute the Number of Classes for a Histogram
URL: ../../../library/graphics/html/nclass.html

Entry: pairs
Aliases: pairs pairs.default pairs.formula
Keywords: hplot
Description: Scatterplot Matrices
URL: ../../../library/graphics/html/pairs.html

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

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

Entry: persp
Aliases: persp persp.default
Keywords: hplot aplot
Description: Perspective Plots
URL: ../../../library/graphics/html/persp.html

Entry: pie
Aliases: pie
Keywords: hplot
Description: Pie Charts
URL: ../../../library/graphics/html/pie.html

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

Entry: plot.data.frame
Aliases: plot.data.frame
Keywords: hplot methods
Description: Plot Method for Data Frames
URL: ../../../library/graphics/html/plot.dataframe.html

Entry: plot.design
Aliases: plot.design
Keywords: hplot
Description: Plot Univariate Effects of a 'Design' or Model
URL: ../../../library/graphics/html/plot.design.html

Entry: plot.table
Aliases: plot.table
Keywords: hplot category
Description: Plot Methods for 'table' Objects
URL: ../../../library/graphics/html/plot.table.html

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

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

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

Entry: plot.factor
Aliases: plot.factor
Keywords: hplot
Description: Plotting Factor Variables
URL: ../../../library/graphics/html/plotfactor.html

Entry: plot.formula
Aliases: plot.formula lines.formula points.formula
Keywords: hplot
Description: Formula Notation for Scatterplots
URL: ../../../library/graphics/html/plotformula.html

Entry: plot.histogram
Aliases: plot.histogram lines.histogram
Keywords: hplot iplot
Description: Plot Histograms
URL: ../../../library/graphics/html/plothistogram.html

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

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

Entry: rect
Aliases: rect
Keywords: aplot
Description: Draw One or More Rectangles
URL: ../../../library/graphics/html/rect.html

Entry: rug
Aliases: rug
Keywords: aplot
Description: Add a Rug to a Plot
URL: ../../../library/graphics/html/rug.html

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

Entry: segments
Aliases: segments
Keywords: aplot
Description: Add Line Segments to a Plot
URL: ../../../library/graphics/html/segments.html

Entry: stars
Aliases: stars
Keywords: hplot multivariate
Description: Star (Spider/Radar) Plots and Segment Diagrams
URL: ../../../library/graphics/html/stars.html

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

Entry: stripchart
Aliases: stripchart
Keywords: hplot
Description: 1-D Scatter Plots
URL: ../../../library/graphics/html/stripchart.html

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

Entry: sunflowerplot
Aliases: sunflowerplot
Keywords: hplot smooth nonparametric
Description: Produce a Sunflower Scatter Plot
URL: ../../../library/graphics/html/sunflowerplot.html

Entry: symbols
Aliases: symbols
Keywords: aplot hplot multivariate
Description: Draw Symbols (Circles, Squares, Stars, Thermometers, Boxplots) on a Plot
URL: ../../../library/graphics/html/symbols.html

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

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

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

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

Entry: xyz.coords
Aliases: xyz.coords
Keywords: dplot
Description: Extracting Plotting Structures
URL: ../../../library/graphics/html/xyz.coords.html
Entry: Grid
Aliases: Grid
Keywords: dplot
Description: Grid Graphics
URL: ../../../library/grid/html/Grid.html

Entry: absolute.size
Aliases: absolute.size
Keywords: dplot
Description: Absolute Size of a Grob
URL: ../../../library/grid/html/absolute.size.html

Entry: convertNative
Aliases: convertNative
Keywords: dplot
Description: Convert a Unit Object to Native units
URL: ../../../library/grid/html/convertNative.html

Entry: Querying the Viewport Tree
Aliases: current.viewport current.vpTree current.transform
Keywords: dplot
Description: Get the Current Grid Viewport (Tree)
URL: ../../../library/grid/html/current.viewport.html

Entry: dataViewport
Aliases: dataViewport
Keywords: dplot
Description: Create a Viewport with Scales based on Data
URL: ../../../library/grid/html/dataViewport.html

Entry: drawDetails
Aliases: drawDetails preDrawDetails postDrawDetails draw.details
Keywords: dplot
Description: Customising grid Drawing
URL: ../../../library/grid/html/drawDetails.html

Entry: editDetails
Aliases: editDetails
Keywords: dplot
Description: Customising grid Editing
URL: ../../../library/grid/html/editDetails.html

Entry: gEdit
Aliases: gEdit gEditList applyEdit applyEdits
Keywords: dplot
Description: Create and Apply Edit Objects
URL: ../../../library/grid/html/gEdit.html

Entry: gPath
Aliases: gPath
Keywords: dplot
Description: Concatenate Grob Names
URL: ../../../library/grid/html/gPath.html

Entry: getNames
Aliases: getNames
Keywords: dplot
Description: List the names of grobs on the display list
URL: ../../../library/grid/html/getNames.html

Entry: gpar
Aliases: gpar get.gpar
Keywords: dplot
Description: Handling Grid Graphical Parameters
URL: ../../../library/grid/html/gpar.html

Entry: grid-internal
Aliases: grid.legend grid.multipanel grid.panel grid.strip is.unit layoutRegion viewport.layout viewport.transform layout.heights layout.widths layout.torture
Keywords: internal
Description: Internal Grid Functions
URL: ../../../library/grid/html/grid-internal.html

Entry: grid.add
Aliases: grid.add addGrob setChildren
Keywords: dplot
Description: Add a Grid Graphical Object
URL: ../../../library/grid/html/grid.add.html

Entry: grid.arrows
Aliases: grid.arrows arrowsGrob
Keywords: dplot
Description: Draw Arrows
URL: ../../../library/grid/html/grid.arrows.html

Entry: grid.circle
Aliases: grid.circle circleGrob
Keywords: dplot
Description: Draw a Circle
URL: ../../../library/grid/html/grid.circle.html

Entry: grid.collection
Aliases: grid.collection
Keywords: dplot
Description: Create a Coherent Group of Grid Graphical Objects
URL: ../../../library/grid/html/grid.collection.html

Entry: grid.convert
Aliases: grid.convert grid.convertX grid.convertY grid.convertWidth grid.convertHeight convertUnit convertX convertY convertWidth convertHeight
Keywords: dplot
Description: Convert Between Different grid Coordinate Systems
URL: ../../../library/grid/html/grid.convert.html

Entry: grid.copy
Aliases: grid.copy
Keywords: dplot
Description: Make a Copy of a Grid Graphical Object
URL: ../../../library/grid/html/grid.copy.html

Entry: grid.display.list
Aliases: grid.display.list engine.display.list
Keywords: dplot
Description: Control the Grid Display List
URL: ../../../library/grid/html/grid.display.list.html

Entry: grid.draw
Aliases: grid.draw
Keywords: dplot
Description: Draw a grid grob
URL: ../../../library/grid/html/grid.draw.html

Entry: grid.edit
Aliases: grid.edit editGrob
Keywords: dplot
Description: Edit the Description of a Grid Graphical Object
URL: ../../../library/grid/html/grid.edit.html

Entry: grid.frame
Aliases: grid.frame frameGrob
Keywords: dplot
Description: Create a Frame for Packing Objects
URL: ../../../library/grid/html/grid.frame.html

Entry: grid.get
Aliases: grid.get getGrob
Keywords: dplot
Description: Get a Grid Graphical Object
URL: ../../../library/grid/html/grid.get.html

Entry: grid.grab
Aliases: grid.grab grid.grabExpr
Keywords: dplot
Description: Grab the current grid output
URL: ../../../library/grid/html/grid.grab.html

Entry: grid.grill
Aliases: grid.grill
Keywords: dplot
Description: Draw a Grill
URL: ../../../library/grid/html/grid.grill.html

Entry: grid.grob
Aliases: grid.grob grob gTree childNames gList
Keywords: dplot
Description: Create a Grid Graphical Object
URL: ../../../library/grid/html/grid.grob.html

Entry: grid.layout
Aliases: grid.layout
Keywords: dplot
Description: Create a Grid Layout
URL: ../../../library/grid/html/grid.layout.html

Entry: grid.lines
Aliases: grid.lines linesGrob
Keywords: dplot
Description: Draw Lines in a Grid Viewport
URL: ../../../library/grid/html/grid.lines.html

Entry: grid.locator
Aliases: grid.locator
Keywords: dplot
Description: Capture a Mouse Click
URL: ../../../library/grid/html/grid.locator.html

Entry: grid.move.to
Aliases: grid.move.to grid.line.to moveToGrob lineToGrob
Keywords: dplot
Description: Move or Draw to a Specified Position
URL: ../../../library/grid/html/grid.move.to.html

Entry: grid.newpage
Aliases: grid.newpage
Keywords: dplot
Description: Move to a New Page on a Grid Device
URL: ../../../library/grid/html/grid.newpage.html

Entry: grid.pack
Aliases: grid.pack packGrob
Keywords: dplot
Description: Pack an Object within a Frame
URL: ../../../library/grid/html/grid.pack.html

Entry: grid.place
Aliases: grid.place placeGrob
Keywords: dplot
Description: Place an Object within a Frame
URL: ../../../library/grid/html/grid.place.html

Entry: grid.plot.and.legend
Aliases: grid.plot.and.legend
Keywords: dplot
Description: A Simple Plot and Legend Demo
URL: ../../../library/grid/html/grid.plot.and.legend.html

Entry: grid.points
Aliases: grid.points pointsGrob
Keywords: dplot
Description: Draw Data Symbols
URL: ../../../library/grid/html/grid.points.html

Entry: grid.polygon
Aliases: grid.polygon polygonGrob
Keywords: dplot
Description: Draw a Polygon
URL: ../../../library/grid/html/grid.polygon.html

Entry: grid.pretty
Aliases: grid.pretty
Keywords: dplot
Description: Generate a Sensible Set of Breakpoints
URL: ../../../library/grid/html/grid.pretty.html

Entry: grid.prompt
Aliases: grid.prompt
Keywords: dplot
Description: Prompt before new page
URL: ../../../library/grid/html/grid.prompt.html

Entry: grid.record
Aliases: grid.record recordGrob
Keywords: dplot
Description: Encapsulate calculations and drawing
URL: ../../../library/grid/html/grid.record.html

Entry: grid.rect
Aliases: grid.rect rectGrob
Keywords: dplot
Description: Draw rectangles
URL: ../../../library/grid/html/grid.rect.html

Entry: grid.refresh
Aliases: grid.refresh
Keywords: dplot
Description: Refresh the current grid scene
URL: ../../../library/grid/html/grid.refresh.html

Entry: grid.remove
Aliases: grid.remove removeGrob
Keywords: dplot
Description: Remove a Grid Graphical Object
URL: ../../../library/grid/html/grid.remove.html

Entry: grid.segments
Aliases: grid.segments segmentsGrob
Keywords: dplot
Description: Draw Line Segments
URL: ../../../library/grid/html/grid.segments.html

Entry: grid.set
Aliases: grid.set setGrob
Keywords: dplot
Description: Set a Grid Graphical Object
URL: ../../../library/grid/html/grid.set.html

Entry: grid.show.layout
Aliases: grid.show.layout
Keywords: dplot
Description: Draw a Diagram of a Grid Layout
URL: ../../../library/grid/html/grid.show.layout.html

Entry: grid.show.viewport
Aliases: grid.show.viewport
Keywords: dplot
Description: Draw a Diagram of a Grid Viewport
URL: ../../../library/grid/html/grid.show.viewport.html

Entry: grid.text
Aliases: grid.text textGrob
Keywords: dplot
Description: Draw Text
URL: ../../../library/grid/html/grid.text.html

Entry: grid.xaxis
Aliases: grid.xaxis xaxisGrob
Keywords: dplot
Description: Draw an X-Axis
URL: ../../../library/grid/html/grid.xaxis.html

Entry: grid.yaxis
Aliases: grid.yaxis yaxisGrob
Keywords: dplot
Description: Draw a Y-Axis
URL: ../../../library/grid/html/grid.yaxis.html

Entry: grobWidth
Aliases: grobWidth grobHeight
Keywords: dplot
Description: Create a Unit Describing the Width of a Grob
URL: ../../../library/grid/html/grobWidth.html

Entry: plotViewport
Aliases: plotViewport
Keywords: dplot
Description: Create a Viewport with a Standard Plot Layout
URL: ../../../library/grid/html/plotViewport.html

Entry: pop.viewport
Aliases: pop.viewport
Keywords: dplot
Description: Pop a Viewport off the Grid Viewport Stack
URL: ../../../library/grid/html/pop.viewport.html

Entry: push.viewport
Aliases: push.viewport
Keywords: dplot
Description: Push a Viewport onto the Grid Viewport Stack
URL: ../../../library/grid/html/push.viewport.html

Entry: stringWidth
Aliases: stringWidth stringHeight
Keywords: dplot
Description: Create a Unit Describing the Width of a String
URL: ../../../library/grid/html/stringWidth.html

Entry: unit
Aliases: unit
Keywords: dplot
Description: Function to Create a Unit Object
URL: ../../../library/grid/html/unit.html

Entry: unit.c
Aliases: unit.c
Keywords: dplot
Description: Combine Unit Objects
URL: ../../../library/grid/html/unit.c.html

Entry: unit.length
Aliases: unit.length
Keywords: dplot
Description: Length of a Unit Object
URL: ../../../library/grid/html/unit.length.html

Entry: unit.pmin
Aliases: unit.pmin unit.pmax
Keywords: dplot
Description: Parallel Unit Minima and Maxima
URL: ../../../library/grid/html/unit.pmin.html

Entry: unit.rep
Aliases: unit.rep
Keywords: dplot
Description: Replicate Elements of Unit Objects
URL: ../../../library/grid/html/unit.rep.html

Entry: validDetails
Aliases: validDetails
Keywords: dplot
Description: Customising grid grob Validation
URL: ../../../library/grid/html/validDetails.html

Entry: Grid Viewports
Aliases: viewport vpList vpStack vpTree
Keywords: dplot
Description: Create a Grid Viewport
URL: ../../../library/grid/html/viewport.html

Entry: Working with Viewports
Aliases: pushViewport downViewport seekViewport popViewport upViewport
Keywords: dplot
Description: Maintaining and Navigating the Grid Viewport Tree
URL: ../../../library/grid/html/viewports.html

Entry: vpPath
Aliases: vpPath
Keywords: dplot
Description: Concatenate Viewport Names
URL: ../../../library/grid/html/vpPath.html

Entry: widthDetails
Aliases: widthDetails heightDetails
Keywords: dplot
Description: Width and Height of a grid grob
URL: ../../../library/grid/html/widthDetails.html
Entry: BasicClasses
Aliases: character-class complex-class double-class expression-class externalptr-class integer-class list-class logical-class numeric-class raw-class single-class vector-class NULL-class function-class ANY-class VIRTUAL-class missing-class
Keywords: classes
Description: Classes Corresponding to Basic Data Types
URL: ../../../library/methods/html/BasicClasses.html

Entry: Classes
Aliases: Classes __ClassMetaData
Keywords: programming classes methods
Description: Class Definitions
URL: ../../../library/methods/html/Classes.html

Entry: Documentation
Aliases: Documentation Documentation-class Documentation-methods
Keywords: programming methods classes documentation
Description: Using and Creating On-line Documentation for Classes and Methods
URL: ../../../library/methods/html/Documentation.html

Entry: EmptyMethodsList-class
Aliases: EmptyMethodsList-class
Keywords: classes internal
Description: Internal Class representing Empty Methods List
URL: ../../../library/methods/html/EmptyMethodsList-class.html

Entry: environment-class
Aliases: environment-class
Keywords: classes
Description: Class "environment"
URL: ../../../library/methods/html/EnvironmentClass.html

Entry: GenericFunctions
Aliases: GenericFunctions isGeneric isGroup removeGeneric getGenerics allGenerics dumpMethod findFunction dumpMethods removeMethods signature setReplaceMethod callGeneric
Keywords: programming classes methods
Description: Tools for Managing Generic Functions
URL: ../../../library/methods/html/GenericFunctions.html

Entry: language-class
Aliases: language-class (-class <--class call-class for-class if-class repeat-class while-class name-class {-class
Keywords: classes
Description: Classes to Represent Unevaluated Language Objects
URL: ../../../library/methods/html/LanguageClasses.html

Entry: LinearMethodsList-class
Aliases: LinearMethodsList-class
Keywords: classes
Description: Class "LinearMethodsList"
URL: ../../../library/methods/html/LinearMethodsList-class.html

Entry: MethodDefinition-class
Aliases: MethodDefinition-class SealedMethodDefinition-class
Keywords: classes
Description: Classes to Represent Method Definitions
URL: ../../../library/methods/html/MethodDefinition-class.html

Entry: MethodSupport
Aliases: .conflicts.OK OldEvalSelectedMethod getMethodsForDispatch cacheMethod resetGeneric
Keywords: internal
Description: Additional (Support) Functions for Methods
URL: ../../../library/methods/html/MethodSupport.html

Entry: MethodWithNext-class
Aliases: MethodWithNext-class
Keywords: classes
Description: Class MethodWithNext
URL: ../../../library/methods/html/MethodWithNext-class.html

Entry: Methods
Aliases: Methods
Keywords: programming classes methods
Description: General Information on Methods
URL: ../../../library/methods/html/Methods.html

Entry: MethodsList-class
Aliases: MethodsList-class body<-,MethodDefinition-method
Keywords: classes methods
Description: Class MethodsList, Representation of Methods for a Generic Function
URL: ../../../library/methods/html/MethodsList-class.html

Entry: MethodsList
Aliases: MethodsList makeMethodsList SignatureMethod insertMethod inheritedSubMethodLists showMlist print.MethodsList emptyMethodsList insertMethodInEmptyList listFromMlist linearizeMlist finalDefaultMethod mergeMethods loadMethod loadMethod-methods loadMethod,ANY-method loadMethod,MethodDefinition-method loadMethod,MethodWithNext-method
Keywords: internal
Description: MethodsList Objects
URL: ../../../library/methods/html/MethodsList.html

Entry: callNextMethod
Aliases: callNextMethod
Keywords: programming classes methods
Description: Call an Inherited Method
URL: ../../../library/methods/html/NextMethod.html

Entry: ObjectsWithPackage-class
Aliases: ObjectsWithPackage-class
Keywords: classes
Description: A Vector of Object Names, with associated Package Names
URL: ../../../library/methods/html/ObjectsWithPackage-class.html

Entry: RClassUtils
Aliases: completeSubclasses newClassRepresentation print.classRepresentation setExtendsMetaData setSubclassMetaData subclassesMetaName extendsMetaName classPrototypeDef-class trySilent testVirtual makePrototypeFromClassDef newEmptyObject completeClassDefinition getSlots getAllSuperClasses superClassDepth isVirtualClass assignClassDef newBasic makeExtends reconcilePropertiesAndPrototype tryNew empty.dump showClass showExtends possibleExtends completeExtends classMetaName methodsPackageMetaName metaNameUndo requireMethods checkSlotAssignment defaultPrototype isClassDef validSlotNames getDataPart setDataPart .BasicClasses .BasicVectorClasses .InitBasicClasses .InitMethodsListClass .setCoerceGeneric
Keywords: internal
Description: Utilities for Managing Class Definitions
URL: ../../../library/methods/html/RClassUtils.html

Entry: RMethodUtils
Aliases: asMethodDefinition standardGeneric-class standardGenericWithTrace-class nonstandardGeneric-class nonstandardGenericFunction-class nonstandardGroupGenericFunction-class OptionalFunction-class PossibleMethod-class derivedDefaultMethod-class substituteFunctionArgs makeGeneric makeStandardGeneric generic.skeleton defaultDumpName getAllMethods doPrimitiveMethod conformMethod getGeneric getGroup getGroupMembers getMethodsMetaData assignMethodsMetaData matchSignature mlistMetaName removeMethodsObject findUnique MethodAddCoerce .saveImage cacheMetaData cacheGenericsMetaData setPrimitiveMethods missingArg balanceMethodsList sigToEnv rematchDefinition unRematchDefinition addNextMethod,MethodDefinition-method addNextMethod,MethodWithNext-method addNextMethod .valueClassTest .ShortPrimitiveSkeletons .EmptyPrimitiveSkeletons
Keywords: internal
Description: RMethodUtils
URL: ../../../library/methods/html/RMethodUtils.html

Entry: SClassExtension-class
Aliases: SClassExtension-class
Keywords: classes
Description: Class to Represent Inheritance (Extension) Relations
URL: ../../../library/methods/html/SClassExtension-class.html

Entry: Session
Aliases: sessionData traceOn traceOff browseAll
Keywords: internal
Description: Deprecated: Session Data and Debugging Tools
URL: ../../../library/methods/html/Session.html

Entry: StructureClasses
Aliases: structure-class matrix-class array-class ts-class
Keywords: classes
Description: Classes Corresponding to Basic Structures
URL: ../../../library/methods/html/StructureClasses.html

Entry: TraceClasses
Aliases: traceable-class functionWithTrace-class MethodDefinitionWithTrace-class MethodWithNextWithTrace-class genericFunctionWithTrace-class groupGenericFunctionWithTrace-class .untracedFunction .makeTracedFunction .doTracePrint .InitTraceFunctions
Keywords: classes
Description: Classes Used Internally to Control Tracing
URL: ../../../library/methods/html/TraceClasses.html

Entry: as
Aliases: as as<- coerce coerce<- setAs coerce-methods coerce,ANY,array-method coerce,ANY,call-method coerce,ANY,character-method coerce,ANY,complex-method coerce,ANY,environment-method coerce,ANY,expression-method coerce,ANY,function-method coerce,ANY,integer-method coerce,ANY,list-method coerce,ANY,logical-method coerce,ANY,matrix-method coerce,ANY,name-method coerce,ANY,numeric-method coerce,ANY,single-method coerce,ANY,ts-method coerce,ANY,vector-method coerce,ANY,NULL-method
Keywords: programming classes methods
Description: Force an Object to Belong to a Class
URL: ../../../library/methods/html/as.html

Entry: classRepresentation-class
Aliases: classRepresentation-class
Keywords: classes
Description: Class Objects
URL: ../../../library/methods/html/classRepresentation-class.html

Entry: fixPre1.8
Aliases: fixPre1.8
Keywords: classes programming
Description: Fix Objects Saved from R Versions Previous to 1.8
URL: ../../../library/methods/html/fixPrevious.html

Entry: genericFunction-class
Aliases: genericFunction-class groupGenericFunction-class
Keywords: classes
Description: Generic Function Objects
URL: ../../../library/methods/html/genericFunction-class.html

Entry: getClass
Aliases: getClass getClassDef
Keywords: programming classes
Description: Get Class Definition
URL: ../../../library/methods/html/getClass.html

Entry: getMethod
Aliases: getMethod findMethod existsMethod getMethods selectMethod hasMethod MethodsListSelect
Keywords: programming classes methods
Description: Get or Test for the Definition of a Method
URL: ../../../library/methods/html/getMethod.html

Entry: getPackageName
Aliases: getPackageName setPackageName packageSlot packageSlot<-
Keywords: programming
Description: The Name associated with a Given Package
URL: ../../../library/methods/html/getPackageName.html

Entry: hasArg
Aliases: hasArg
Keywords: programming
Description: Look for an Argument in the Call
URL: ../../../library/methods/html/hasArg.html

Entry: initialize-methods
Aliases: initialize-methods initialize,ANY-method initialize,traceable-method initialize,signature-method initialize,environment-method
Keywords: methods programming
Description: Methods to Initialize New Objects from a Class
URL: ../../../library/methods/html/initialize-methods.html

Entry: is
Aliases: is extends setIs
Keywords: programming classes methods
Description: Is an Object from a Class
URL: ../../../library/methods/html/is.html

Entry: isSealedMethod
Aliases: isSealedMethod isSealedClass
Keywords: programming classes classes methods
Description: Check for a Sealed Method or Class
URL: ../../../library/methods/html/isSealedMethod.html

Entry: languageEl
Aliases: languageEl languageEl<- isGrammarSymbol
Keywords: internal
Description: Elements of Language Objects
URL: ../../../library/methods/html/languageEl.html

Entry: methodUtilities
Aliases: functionBody functionBody<- allNames getFunction existsFunction el elNamed el<- elNamed<- formalArgs Quote showDefault initMethodDispatch
Keywords: internal
Description: Utility Functions for Methods and S-Plus Compatibility
URL: ../../../library/methods/html/methodUtilities.html

Entry: new
Aliases: new initialize
Keywords: programming classes
Description: Generate an Object from a Class
URL: ../../../library/methods/html/new.html

Entry: oldGet
Aliases: getAccess getClassName getClassPackage getExtends getProperties getPrototype getSubclasses getValidity getVirtual
Keywords: internal
Description: Old functions to access slots in a class definition
URL: ../../../library/methods/html/oldGet.html

Entry: promptClass
Aliases: promptClass
Keywords: programming classes
Description: Generate a Shell for Documentation of a Formal Class
URL: ../../../library/methods/html/promptClass.html

Entry: promptMethods
Aliases: promptMethods
Keywords: programming methods
Description: Generate a Shell for Documentation of Formal Methods
URL: ../../../library/methods/html/promptMethods.html

Entry: representation
Aliases: representation prototype
Keywords: programming classes
Description: Construct a Representation or a Prototype for a Class Definition
URL: ../../../library/methods/html/representation.html

Entry: setClass
Aliases: setClass removeClass resetClass isClass getClasses findClass sealClass
Keywords: programming classes methods
Description: Create a Class Definition
URL: ../../../library/methods/html/setClass.html

Entry: setClassUnion
Aliases: setClassUnion isClassUnion ClassUnionRepresentation-class
Keywords: programming classes
Description: Classes Defined as the Union of Other Classes
URL: ../../../library/methods/html/setClassUnion.html

Entry: setGeneric
Aliases: setGeneric setGroupGeneric
Keywords: programming methods
Description: Define a New Generic Function
URL: ../../../library/methods/html/setGeneric.html

Entry: setMethod
Aliases: setMethod removeMethod
Keywords: programming classes classes methods
Description: Create and Save a Method
URL: ../../../library/methods/html/setMethod.html

Entry: setOldClass
Aliases: setOldClass .setOldIs POSIXct-class POSIXlt-class POSIXt-class aov-class maov-class anova-class anova.glm-class anova.glm.null-class data.frame-class density-class dump.frames-class factor-class formula-class glm-class glm.null-class hsearch-class integrate-class libraryIQR-class lm-class logLik-class mlm-class mtable-class mts-class ordered-class packageIQR-class packageInfo-class recordedplot-class rle-class socket-class summary.table-class oldClass-class .OldClassesList table-class
Keywords: programming methods
Description: Specify Names for Old-Style Classes
URL: ../../../library/methods/html/setOldClass.html

Entry: makeClassRepresentation
Aliases: makeClassRepresentation
Keywords: programming classes
Description: Create a Class Definition
URL: ../../../library/methods/html/setSClass.html

Entry: show
Aliases: show show-methods show,ANY-method show,traceable-method show,ObjectsWithPackage-method show,MethodDefinition-method show,MethodWithNext-method show,genericFunction-method show,classRepresentation-method
Keywords: programming
Description: Show an Object
URL: ../../../library/methods/html/show.html

Entry: showMethods
Aliases: showMethods
Keywords: methods
Description: Show all the methods for the specified function(s)
URL: ../../../library/methods/html/showMethods.html

Entry: signature-class
Aliases: signature-class
Keywords: classes
Description: Class "signature" For Method Definitions
URL: ../../../library/methods/html/signature-class.html

Entry: slot
Aliases: slot slot<- @<- slotNames .slotNames
Keywords: programming classes
Description: The Slots in an Object from a Formal Class
URL: ../../../library/methods/html/slot.html

Entry: substituteDirect
Aliases: substituteDirect
Keywords: internal
Description: SubstituteDirect
URL: ../../../library/methods/html/substituteDirect.html

Entry: validObject
Aliases: validObject setValidity
Keywords: programming classes
Description: Test the Validity of an Object
URL: ../../../library/methods/html/validObject.html

Entry: .BasicFunsList
Aliases: .BasicFunsList
Keywords: programming methods
Description: List of Builtin and Special Functions
URL: ../../../library/methods/html/zBasicFunsList.html
Entry: asVector
Aliases: asVector
Keywords: models
Description: Coerce an Object to a Vector
URL: ../../../library/splines/html/asVector.html

Entry: backSpline
Aliases: backSpline
Keywords: models
Description: Monotone Inverse Spline
URL: ../../../library/splines/html/backSpline.html

Entry: bs
Aliases: bs
Keywords: smooth
Description: B-Spline Basis for Polynomial Splines
URL: ../../../library/splines/html/bs.html

Entry: interpSpline
Aliases: interpSpline
Keywords: models
Description: Create an Interpolation Spline
URL: ../../../library/splines/html/interpSpline.html

Entry: ns
Aliases: ns
Keywords: smooth
Description: Generate a Basis Matrix for Natural Cubic Splines
URL: ../../../library/splines/html/ns.html

Entry: periodicSpline
Aliases: periodicSpline
Keywords: models
Description: Create a Periodic Interpolation Spline
URL: ../../../library/splines/html/periodicSpline.html

Entry: polySpline
Aliases: polySpline as.polySpline
Keywords: models
Description: Piecewise Polynomial Spline Representation
URL: ../../../library/splines/html/polySpline.html

Entry: predict.bSpline
Aliases: predict.bSpline predict.nbSpline predict.pbSpline predict.npolySpline predict.ppolySpline
Keywords: models
Description: Evaluate a Spline at New Values of x
URL: ../../../library/splines/html/predict.bSpline.html

Entry: predict.bs
Aliases: predict.bs predict.ns
Keywords: smooth
Description: Evaluate a Spline Basis
URL: ../../../library/splines/html/predict.bs.html

Entry: splineDesign
Aliases: splineDesign spline.des
Keywords: models
Description: Design Matrix for B-splines
URL: ../../../library/splines/html/splineDesign.html

Entry: splineKnots
Aliases: splineKnots
Keywords: models
Description: Knot Vector from a Spline
URL: ../../../library/splines/html/splineKnots.html

Entry: splineOrder
Aliases: splineOrder
Keywords: models
Description: Determine the Order of a Spline
URL: ../../../library/splines/html/splineOrder.html

Entry: xyVector
Aliases: xyVector
Keywords: models
Description: Construct an xyVector Object
URL: ../../../library/splines/html/xyVector.html
Entry: AIC
Aliases: AIC
Keywords: models
Description: Akaike's An Information Criterion
URL: ../../../library/stats/html/AIC.html

Entry: ARMAacf
Aliases: ARMAacf
Keywords: ts
Description: Compute Theoretical ACF for an ARMA Process
URL: ../../../library/stats/html/ARMAacf.html

Entry: ARMAtoMA
Aliases: ARMAtoMA
Keywords: ts
Description: Convert ARMA Process to Infinite MA Process
URL: ../../../library/stats/html/ARMAtoMA.html

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

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

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

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

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

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

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

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

Entry: HoltWinters
Aliases: HoltWinters
Keywords: ts
Description: Holt-Winters Filtering
URL: ../../../library/stats/html/HoltWinters.html

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

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

Entry: KalmanLike
Aliases: KalmanLike KalmanRun KalmanSmooth KalmanForecast makeARIMA
Keywords: ts
Description: Kalman Filtering
URL: ../../../library/stats/html/KalmanLike.html

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

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

Entry: Multinomial
Aliases: Multinomial rmultinom dmultinom
Keywords: distribution
Description: The Multinomial Distribution
URL: ../../../library/stats/html/Multinom.html

Entry: NLSstAsymptotic
Aliases: NLSstAsymptotic NLSstAsymptotic.sortedXyData
Keywords: manip
Description: Fit the Asymptotic Regression Model
URL: ../../../library/stats/html/NLSstAsymptotic.html

Entry: NLSstClosestX
Aliases: NLSstClosestX NLSstClosestX.sortedXyData
Keywords: manip
Description: Inverse Interpolation
URL: ../../../library/stats/html/NLSstClosestX.html

Entry: NLSstLfAsymptote
Aliases: NLSstLfAsymptote NLSstLfAsymptote.sortedXyData
Keywords: manip
Description: Horizontal Asymptote on the Left Side
URL: ../../../library/stats/html/NLSstLfAsymptote.html

Entry: NLSstRtAsymptote
Aliases: NLSstRtAsymptote NLSstRtAsymptote.sortedXyData
Keywords: manip
Description: Horizontal Asymptote on the Right Side
URL: ../../../library/stats/html/NLSstRtAsymptote.html

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

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

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

Entry: SSD
Aliases: SSD estVar
Keywords: models multivariate
Description: SSD matrix and estimated variance matrix in multivariate models
URL: ../../../library/stats/html/SSD.html

Entry: SSasymp
Aliases: SSasymp
Keywords: models
Description: Asymptotic Regression Model
URL: ../../../library/stats/html/SSasymp.html

Entry: SSasympOff
Aliases: SSasympOff
Keywords: models
Description: Asymptotic Regression Model with an Offset
URL: ../../../library/stats/html/SSasympOff.html

Entry: SSasympOrig
Aliases: SSasympOrig
Keywords: models
Description: Asymptotic Regression Model through the Origin
URL: ../../../library/stats/html/SSasympOrig.html

Entry: SSbiexp
Aliases: SSbiexp
Keywords: models
Description: Biexponential model
URL: ../../../library/stats/html/SSbiexp.html

Entry: SSfol
Aliases: SSfol
Keywords: models
Description: First-order Compartment Model
URL: ../../../library/stats/html/SSfol.html

Entry: SSfpl
Aliases: SSfpl
Keywords: models
Description: Four-parameter Logistic Model
URL: ../../../library/stats/html/SSfpl.html

Entry: SSgompertz
Aliases: SSgompertz
Keywords: models
Description: Gompertz Growth Model
URL: ../../../library/stats/html/SSgompertz.html

Entry: SSlogis
Aliases: SSlogis
Keywords: models
Description: Logistic Model
URL: ../../../library/stats/html/SSlogis.html

Entry: SSmicmen
Aliases: SSmicmen
Keywords: models
Description: Michaelis-Menten Model
URL: ../../../library/stats/html/SSmicmen.html

Entry: SSweibull
Aliases: SSweibull
Keywords: models
Description: Weibull growth curve model
URL: ../../../library/stats/html/SSweibull.html

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

Entry: StructTS
Aliases: StructTS print.StructTS predict.StructTS
Keywords: ts
Description: Fit Structural Time Series
URL: ../../../library/stats/html/StructTS.html

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

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

Entry: TukeyHSD
Aliases: TukeyHSD TukeyHSD.aov print.TukeyHSD plot.TukeyHSD
Keywords: models design
Description: Compute Tukey Honest Significant Differences
URL: ../../../library/stats/html/TukeyHSD.html

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

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

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

Entry: acf
Aliases: acf ccf pacf pacf.default [.acf
Keywords: ts
Description: Auto- and Cross- Covariance and -Correlation Function Estimation
URL: ../../../library/stats/html/acf.html

Entry: acf2AR
Aliases: acf2AR
Keywords: ts
Description: Compute an AR Process Exactly Fitting an ACF
URL: ../../../library/stats/html/acf2AR.html

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

Entry: addmargins
Aliases: addmargins
Keywords: manip methods array
Description: Puts arbitrary margins on multidimensional tables or arrays.
URL: ../../../library/stats/html/addmargins.html

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

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

Entry: anova
Aliases: anova print.anova
Keywords: regression models
Description: Anova Tables
URL: ../../../library/stats/html/anova.html

Entry: anova.glm
Aliases: anova.glm anova.glmlist
Keywords: models regression
Description: Analysis of Deviance for Generalized Linear Model Fits
URL: ../../../library/stats/html/anova.glm.html

Entry: anova.lm
Aliases: anova.lm anova.lmlist
Keywords: regression models
Description: ANOVA for Linear Model Fits
URL: ../../../library/stats/html/anova.lm.html

Entry: anova.mlm
Aliases: anova.mlm anova.mlmlist
Keywords: regression models multivariate
Description: Comparisons between multivariate linear models
URL: ../../../library/stats/html/anova.mlm.html

Entry: ansari.test
Aliases: ansari.test ansari.test.default ansari.test.formula
Keywords: htest
Description: Ansari-Bradley Test
URL: ../../../library/stats/html/ansari.test.html

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

Entry: approxfun
Aliases: approx approxfun
Keywords: arith dplot
Description: Interpolation Functions
URL: ../../../library/stats/html/approxfun.html

Entry: ar
Aliases: ar ar.burg ar.burg.default ar.burg.mts ar.yw ar.yw.default ar.yw.mts ar.mle print.ar predict.ar
Keywords: ts
Description: Fit Autoregressive Models to Time Series
URL: ../../../library/stats/html/ar.html

Entry: ar.ols
Aliases: ar.ols
Keywords: ts
Description: Fit Autoregressive Models to Time Series by OLS
URL: ../../../library/stats/html/ar.ols.html

Entry: arima
Aliases: arima
Keywords: ts
Description: ARIMA Modelling of Time Series
URL: ../../../library/stats/html/arima.html

Entry: arima.sim
Aliases: arima.sim
Keywords: ts
Description: Simulate from an ARIMA Model
URL: ../../../library/stats/html/arima.sim.html

Entry: arima0
Aliases: arima0 print.arima0 predict.arima0
Keywords: ts
Description: ARIMA Modelling of Time Series -- Preliminary Version
URL: ../../../library/stats/html/arima0.html

Entry: as.hclust
Aliases: as.hclust as.hclust.default as.hclust.twins
Keywords: multivariate cluster
Description: Convert Objects to Class hclust
URL: ../../../library/stats/html/as.hclust.html

Entry: asOneSidedFormula
Aliases: asOneSidedFormula
Keywords: models
Description: Convert to One-Sided Formula
URL: ../../../library/stats/html/asOneSidedFormula.html

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

Entry: bandwidth
Aliases: bw.nrd0 bw.nrd bw.ucv bw.bcv bw.SJ
Keywords: distribution smooth
Description: Bandwidth Selectors for Kernel Density Estimation
URL: ../../../library/stats/html/bandwidth.html

Entry: bartlett.test
Aliases: bartlett.test bartlett.test.default bartlett.test.formula
Keywords: htest
Description: Bartlett Test for Homogeneity of Variances
URL: ../../../library/stats/html/bartlett.test.html

Entry: binom.test
Aliases: binom.test
Keywords: htest
Description: Exact Binomial Test
URL: ../../../library/stats/html/binom.test.html

Entry: biplot
Aliases: biplot biplot.default
Keywords: hplot multivariate
Description: Biplot of Multivariate Data
URL: ../../../library/stats/html/biplot.html

Entry: biplot.princomp
Aliases: biplot.princomp biplot.prcomp
Keywords: multivariate hplot
Description: Biplot for Principal Components
URL: ../../../library/stats/html/biplot.princomp.html

Entry: birthday
Aliases: qbirthday pbirthday
Keywords: distribution
Description: Probability of coincidences
URL: ../../../library/stats/html/birthday.html

Entry: Box.test
Aliases: Box.test
Keywords: ts
Description: Box-Pierce and Ljung-Box Tests
URL: ../../../library/stats/html/box.test.html

Entry: cancor
Aliases: cancor
Keywords: multivariate
Description: Canonical Correlations
URL: ../../../library/stats/html/cancor.html

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

Entry: .checkMFClasses
Aliases: .checkMFClasses .MFclass .getXlevels
Keywords: utilities
Description: Functions to Check the Type of Variables passed to Model Frames
URL: ../../../library/stats/html/checkMFClasses.html

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

Entry: clearNames
Aliases: clearNames
Keywords: list
Description: Remove the Names from an Object
URL: ../../../library/stats/html/clearNames.html

Entry: cmdscale
Aliases: cmdscale
Keywords: multivariate
Description: Classical (Metric) Multidimensional Scaling
URL: ../../../library/stats/html/cmdscale.html

Entry: coef
Aliases: coef coefficients
Keywords: regression models
Description: Extract Model Coefficients
URL: ../../../library/stats/html/coef.html

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

Entry: confint
Aliases: confint confint.default
Keywords: models
Description: Confidence Intervals for Model Parameters
URL: ../../../library/stats/html/confint.html

Entry: constrOptim
Aliases: constrOptim
Keywords: optimize
Description: Linearly constrained optimisation
URL: ../../../library/stats/html/constrOptim.html

Entry: contrast
Aliases: contr.helmert contr.poly contr.sum contr.treatment contr.SAS
Keywords: design regression array
Description: Contrast Matrices
URL: ../../../library/stats/html/contrast.html

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

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

Entry: cophenetic
Aliases: cophenetic cophenetic.default cophenetic.dendrogram
Keywords: cluster multivariate
Description: Cophenetic Distances for a Hierarchical Clustering
URL: ../../../library/stats/html/cophenetic.html

Entry: cor
Aliases: var cov cor cov2cor
Keywords: univar multivariate array
Description: Correlation, Variance and Covariance (Matrices)
URL: ../../../library/stats/html/cor.html

Entry: cor.test
Aliases: cor.test cor.test.default cor.test.formula
Keywords: htest
Description: Test for Association/Correlation Between Paired Samples
URL: ../../../library/stats/html/cor.test.html

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

Entry: cpgram
Aliases: cpgram
Keywords: ts hplot
Description: Plot Cumulative Periodogram
URL: ../../../library/stats/html/cpgram.html

Entry: cutree
Aliases: cutree
Keywords: multivariate cluster
Description: Cut a tree into groups of data
URL: ../../../library/stats/html/cutree.html

Entry: decompose
Aliases: decompose plot.decomposed.ts
Keywords: ts
Description: Classical Seasonal Decomposition by Moving Averages
URL: ../../../library/stats/html/decompose.html

Entry: delete.response
Aliases: reformulate drop.terms delete.response [.terms
Keywords: programming
Description: Modify Terms Objects
URL: ../../../library/stats/html/delete.response.html

Entry: dendrapply
Aliases: dendrapply
Keywords: iteration
Description: Apply a Function to All Nodes of a Dendrogram
URL: ../../../library/stats/html/dendrapply.html

Entry: dendrogram
Aliases: dendrogram as.dendrogram as.dendrogram.hclust cut.dendrogram [[.dendrogram print.dendrogram rev.dendrogram str.dendrogram plot.dendrogram is.leaf
Keywords: multivariate tree hplot
Description: General Tree Structures
URL: ../../../library/stats/html/dendrogram.html

Entry: density
Aliases: density print.density
Keywords: distribution smooth
Description: Kernel Density Estimation
URL: ../../../library/stats/html/density.html

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

Entry: deviance
Aliases: deviance
Keywords: models
Description: Model Deviance
URL: ../../../library/stats/html/deviance.html

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

Entry: diffinv
Aliases: diffinv diffinv.default diffinv.ts
Keywords: ts
Description: Discrete Integration: Inverse of Differencing
URL: ../../../library/stats/html/diffinv.html

Entry: dist
Aliases: dist print.dist format.dist as.matrix.dist as.dist as.dist.default
Keywords: multivariate cluster
Description: Distance Matrix Computation
URL: ../../../library/stats/html/dist.html

Entry: dummy.coef
Aliases: dummy.coef dummy.coef.lm dummy.coef.aovlist print.dummy.coef print.dummy.coef.list
Keywords: models
Description: Extract Coefficients in Original Coding
URL: ../../../library/stats/html/dummy.coef.html

Entry: ecdf
Aliases: ecdf plot.ecdf print.ecdf
Keywords: dplot hplot
Description: Empirical Cumulative Distribution Function
URL: ../../../library/stats/html/ecdf.html

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

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

Entry: embed
Aliases: embed
Keywords: ts
Description: Embedding a Time Series
URL: ../../../library/stats/html/embed.html

Entry: expand.model.frame
Aliases: expand.model.frame
Keywords: manip regression
Description: Add new variables to a model frame
URL: ../../../library/stats/html/expand.model.frame.html

Entry: extractAIC
Aliases: extractAIC
Keywords: models
Description: Extract AIC from a Fitted Model
URL: ../../../library/stats/html/extractAIC.html

Entry: factanal
Aliases: factanal factanal.fit.mle
Keywords: multivariate
Description: Factor Analysis
URL: ../../../library/stats/html/factanal.html

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

Entry: family
Aliases: family binomial gaussian Gamma inverse.gaussian poisson quasi quasibinomial quasipoisson print.family
Keywords: models
Description: Family Objects for Models
URL: ../../../library/stats/html/family.html

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

Entry: filter
Aliases: filter
Keywords: ts
Description: Linear Filtering on a Time Series
URL: ../../../library/stats/html/filter.html

Entry: fisher.test
Aliases: fisher.test
Keywords: htest
Description: Fisher's Exact Test for Count Data
URL: ../../../library/stats/html/fisher.test.html

Entry: fitted
Aliases: fitted.values fitted fitted.default
Keywords: models regression
Description: Extract Model Fitted Values
URL: ../../../library/stats/html/fitted.values.html

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

Entry: fligner.test
Aliases: fligner.test fligner.test.default fligner.test.formula
Keywords: htest
Description: Fligner-Killeen Test for Homogeneity of Variances
URL: ../../../library/stats/html/fligner.test.html

Entry: formula
Aliases: formula formula.default formula.formula formula.terms formula.data.frame as.formula print.formula [.formula
Keywords: models
Description: Model Formulae
URL: ../../../library/stats/html/formula.html

Entry: formula.nls
Aliases: formula.nls
Keywords: models
Description: Extract Model Formula from nls Object
URL: ../../../library/stats/html/formula.nls.html

Entry: friedman.test
Aliases: friedman.test friedman.test.default friedman.test.formula
Keywords: htest
Description: Friedman Rank Sum Test
URL: ../../../library/stats/html/friedman.test.html

Entry: ftable
Aliases: ftable ftable.default print.ftable
Keywords: category
Description: Flat Contingency Tables
URL: ../../../library/stats/html/ftable.html

Entry: ftable.formula
Aliases: ftable.formula
Keywords: category
Description: Formula Notation for Flat Contingency Tables
URL: ../../../library/stats/html/ftable.formula.html

Entry: getInitial
Aliases: getInitial getInitial.default getInitial.formula getInitial.selfStart
Keywords: models nonlinear manip
Description: Get Initial Parameter Estimates
URL: ../../../library/stats/html/getInitial.html

Entry: glm
Aliases: glm glm.fit weights.glm print.glm
Keywords: models regression
Description: Fitting Generalized Linear Models
URL: ../../../library/stats/html/glm.html

Entry: glm.control
Aliases: glm.control
Keywords: optimize models
Description: Auxiliary for Controlling GLM Fitting
URL: ../../../library/stats/html/glm.control.html

Entry: glm.summaries
Aliases: family.glm residuals.glm
Keywords: models regression
Description: Accessing Generalized Linear Model Fits
URL: ../../../library/stats/html/glm.summaries.html

Entry: hclust
Aliases: hclust plot.hclust plclust print.hclust
Keywords: multivariate cluster
Description: Hierarchical Clustering
URL: ../../../library/stats/html/hclust.html

Entry: heatmap
Aliases: heatmap
Keywords: hplot
Description: Draw a Heat Map
URL: ../../../library/stats/html/heatmap.html

Entry: identify.hclust
Aliases: identify.hclust
Keywords: cluster iplot
Description: Identify Clusters in a Dendrogram
URL: ../../../library/stats/html/identify.hclust.html

Entry: influence.measures
Aliases: influence.measures print.infl summary.infl hat hatvalues hatvalues.lm rstandard rstandard.lm rstandard.glm rstudent rstudent.lm rstudent.glm dfbeta dfbeta.lm dfbetas dfbetas.lm dffits covratio cooks.distance cooks.distance.lm cooks.distance.glm
Keywords: regression
Description: Regression Deletion Diagnostics
URL: ../../../library/stats/html/influence.measures.html

Entry: integrate
Aliases: integrate print.integrate
Keywords: math utilities
Description: Integration of One-Dimensional Functions
URL: ../../../library/stats/html/integrate.html

Entry: interaction.plot
Aliases: interaction.plot
Keywords: hplot
Description: Two-way Interaction Plot
URL: ../../../library/stats/html/interaction.plot.html

Entry: is.empty.model
Aliases: is.empty.model
Keywords: models
Description: Check if a Model is Empty
URL: ../../../library/stats/html/is.empty.html

Entry: isoreg
Aliases: isoreg
Keywords: regression smooth
Description: Isotonic / Monotone Regression
URL: ../../../library/stats/html/isoreg.html

Entry: kernapply
Aliases: kernapply kernapply.default kernapply.ts kernapply.tskernel kernapply.vector
Keywords: ts
Description: Apply Smoothing Kernel
URL: ../../../library/stats/html/kernapply.html

Entry: kernel
Aliases: kernel bandwidth.kernel df.kernel is.tskernel
Keywords: ts
Description: Smoothing Kernel Objects
URL: ../../../library/stats/html/kernel.html

Entry: kmeans
Aliases: kmeans print.kmeans
Keywords: multivariate cluster
Description: K-Means Clustering
URL: ../../../library/stats/html/kmeans.html

Entry: kruskal.test
Aliases: kruskal.test kruskal.test.default kruskal.test.formula
Keywords: htest
Description: Kruskal-Wallis Rank Sum Test
URL: ../../../library/stats/html/kruskal.test.html

Entry: ks.test
Aliases: ks.test
Keywords: htest
Description: Kolmogorov-Smirnov Tests
URL: ../../../library/stats/html/ks.test.html

Entry: ksmooth
Aliases: ksmooth
Keywords: smooth
Description: Kernel Regression Smoother
URL: ../../../library/stats/html/ksmooth.html

Entry: lag
Aliases: lag lag.default
Keywords: ts
Description: Lag a Time Series
URL: ../../../library/stats/html/lag.html

Entry: lag.plot
Aliases: lag.plot
Keywords: hplot ts
Description: Time Series Lag Plots
URL: ../../../library/stats/html/lag.plot.html

Entry: line
Aliases: line residuals.tukeyline
Keywords: robust regression
Description: Robust Line Fitting
URL: ../../../library/stats/html/line.html

Entry: lm
Aliases: lm print.lm
Keywords: regression
Description: Fitting Linear Models
URL: ../../../library/stats/html/lm.html

Entry: lm.influence
Aliases: lm.influence influence influence.lm influence.glm
Keywords: regression
Description: Regression Diagnostics
URL: ../../../library/stats/html/lm.influence.html

Entry: lm.summaries
Aliases: family.lm formula.lm residuals.lm labels.lm weights weights.default
Keywords: regression models
Description: Accessing Linear Model Fits
URL: ../../../library/stats/html/lm.summaries.html

Entry: lm.fit
Aliases: lm.fit lm.wfit
Keywords: regression array
Description: Fitter Functions for Linear Models
URL: ../../../library/stats/html/lmfit.html

Entry: loadings
Aliases: loadings print.loadings print.factanal
Keywords: multivariate print
Description: Print Loadings in Factor Analysis
URL: ../../../library/stats/html/loadings.html

Entry: loess
Aliases: loess
Keywords: smooth loess
Description: Local Polynomial Regression Fitting
URL: ../../../library/stats/html/loess.html

Entry: loess.control
Aliases: loess.control
Keywords: smooth loess
Description: Set Parameters for Loess
URL: ../../../library/stats/html/loess.control.html

Entry: logLik
Aliases: logLik print.logLik str.logLik logLik.lm
Keywords: models
Description: Extract Log-Likelihood
URL: ../../../library/stats/html/logLik.html

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

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

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

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

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

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

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

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

Entry: makepredictcall
Aliases: makepredictcall makepredictcall.default SafePrediction
Keywords: models
Description: Utility Function for Safe Prediction
URL: ../../../library/stats/html/makepredictcall.html

Entry: manova
Aliases: manova
Keywords: models
Description: Multivariate Analysis of Variance
URL: ../../../library/stats/html/manova.html

Entry: mantelhaen.test
Aliases: mantelhaen.test
Keywords: htest
Description: Cochran-Mantel-Haenszel Chi-Squared Test for Count Data
URL: ../../../library/stats/html/mantelhaen.test.html

Entry: mauchley.test
Aliases: mauchley.test mauchley.test.SSD mauchley.test.mlm
Keywords: htest models multivariate
Description: Mauchley's test of sphericity
URL: ../../../library/stats/html/mauchley.test.html

Entry: mcnemar.test
Aliases: mcnemar.test
Keywords: htest
Description: McNemar's Chi-squared Test for Count Data
URL: ../../../library/stats/html/mcnemar.test.html

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

Entry: medpolish
Aliases: medpolish
Keywords: robust
Description: Median Polish of a Matrix
URL: ../../../library/stats/html/medpolish.html

Entry: model.extract
Aliases: model.extract model.offset model.response model.weights
Keywords: manip programming models
Description: Extract Components from a Model Frame
URL: ../../../library/stats/html/model.extract.html

Entry: model.frame
Aliases: model.frame model.frame.default model.frame.lm model.frame.glm model.frame.aovlist
Keywords: models
Description: Extracting the "Environment" of a Model Formula
URL: ../../../library/stats/html/model.frame.html

Entry: model.matrix
Aliases: model.matrix model.matrix.default model.matrix.lm
Keywords: models
Description: Construct Design Matrices
URL: ../../../library/stats/html/model.matrix.html

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

Entry: monthplot
Aliases: monthplot monthplot.default monthplot.ts monthplot.stl monthplot.StructTS
Keywords: hplot ts
Description: Plot a Seasonal or other Subseries
URL: ../../../library/stats/html/monthplot.html

Entry: mood.test
Aliases: mood.test mood.test.default mood.test.formula
Keywords: htest
Description: Mood Two-Sample Test of Scale
URL: ../../../library/stats/html/mood.test.html

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

Entry: na.contiguous
Aliases: na.contiguous na.contiguous.default
Keywords: ts
Description: Find Longest Contiguous Stretch of non-NAs
URL: ../../../library/stats/html/na.contiguous.html

Entry: na.fail
Aliases: na.fail na.fail.default na.omit na.omit.data.frame na.omit.default na.exclude na.exclude.data.frame na.exclude.default na.pass
Keywords: NA
Description: Handle Missing Values in Objects
URL: ../../../library/stats/html/na.fail.html

Entry: naresid
Aliases: naresid naresid.default naresid.exclude napredict napredict.default napredict.exclude
Keywords: NA models
Description: Adjust for Missing Values
URL: ../../../library/stats/html/nafns.html

Entry: naprint
Aliases: naprint naprint.default naprint.exclude naprint.omit
Keywords: NA models
Description: Adjust for Missing Values
URL: ../../../library/stats/html/naprint.html

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

Entry: nlm
Aliases: nlm
Keywords: nonlinear optimize
Description: Non-Linear Minimization
URL: ../../../library/stats/html/nlm.html

Entry: nls
Aliases: nls
Keywords: nonlinear regression models
Description: Nonlinear Least Squares
URL: ../../../library/stats/html/nls.html

Entry: nls.control
Aliases: nls.control
Keywords: nonlinear regression models
Description: Control the Iterations in nls
URL: ../../../library/stats/html/nls.control.html

Entry: nlsModel
Aliases: nlsModel nlsModel.plinear
Keywords: nonlinear models
Description: Create an nlsModel Object
URL: ../../../library/stats/html/nlsModel.html

Entry: numericDeriv
Aliases: numericDeriv
Keywords: models
Description: Evaluate derivatives numerically
URL: ../../../library/stats/html/numericDeriv.html

Entry: offset
Aliases: offset
Keywords: models
Description: Include an Offset in a Model Formula
URL: ../../../library/stats/html/offset.html

Entry: oneway.test
Aliases: oneway.test
Keywords: htest
Description: Test for Equal Means in a One-Way Layout
URL: ../../../library/stats/html/oneway.test.html

Entry: optim
Aliases: optim
Keywords: nonlinear optimize
Description: General-purpose Optimization
URL: ../../../library/stats/html/optim.html

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

Entry: order.dendrogram
Aliases: order.dendrogram labels.dendrogram
Keywords: manip
Description: Ordering or Labels of the Leaves in a Dendrogram
URL: ../../../library/stats/html/order.dendrogram.html

Entry: p.adjust
Aliases: p.adjust p.adjust.methods
Keywords: htest
Description: Adjust P-values for Multiple Comparisons
URL: ../../../library/stats/html/p.adjust.html

Entry: pairwise.prop.test
Aliases: pairwise.prop.test
Keywords: htest
Description: Pairwise comparisons of proportions
URL: ../../../library/stats/html/pairwise.prop.test.html

Entry: pairwise.t.test
Aliases: pairwise.t.test
Keywords: htest
Description: Pairwise t tests
URL: ../../../library/stats/html/pairwise.t.test.html

Entry: pairwise.table
Aliases: pairwise.table
Keywords: htest
Description: Tabulate p values for pairwise comparisons
URL: ../../../library/stats/html/pairwise.table.html

Entry: pairwise.wilcox.test
Aliases: pairwise.wilcox.test
Keywords: htest
Description: Pairwise Wilcoxon rank sum tests
URL: ../../../library/stats/html/pairwise.wilcox.test.html

Entry: plot.HoltWinters
Aliases: plot.HoltWinters
Keywords: ts
Description: Plot function for HoltWinters objects
URL: ../../../library/stats/html/plot.HoltWinters.html

Entry: plot.acf
Aliases: plot.acf
Keywords: hplot ts
Description: Plot Autocovariance and Autocorrelation Functions
URL: ../../../library/stats/html/plot.acf.html

Entry: plot.density
Aliases: plot.density
Keywords: dplot
Description: Plot Method for Kernel Density Estimation
URL: ../../../library/stats/html/plot.density.html

Entry: plot.isoreg
Aliases: plot.isoreg
Keywords: hplot print
Description: Plot Method for isoreg Objects
URL: ../../../library/stats/html/plot.isoreg.html

Entry: plot.lm
Aliases: plot.lm plot.mlm
Keywords: hplot regression
Description: Plot Diagnostics for an lm Object
URL: ../../../library/stats/html/plot.lm.html

Entry: plot.ppr
Aliases: plot.ppr
Keywords: hplot
Description: Plot Ridge Functions for Projection Pursuit Regression Fit
URL: ../../../library/stats/html/plot.ppr.html

Entry: plot.profile.nls
Aliases: plot.profile.nls
Keywords: nonlinear regression models
Description: Plot a profile.nls Object
URL: ../../../library/stats/html/plot.profile.nls.html

Entry: plot.spec
Aliases: plot.spec plot.spec.coherency plot.spec.phase
Keywords: hplot ts
Description: Plotting Spectral Densities
URL: ../../../library/stats/html/plot.spec.html

Entry: plot.stepfun
Aliases: plot.stepfun lines.stepfun
Keywords: hplot
Description: Plot Step Functions
URL: ../../../library/stats/html/plot.stepfun.html

Entry: plot.ts
Aliases: plot.ts lines.ts
Keywords: hplot ts
Description: Plotting Time-Series Objects
URL: ../../../library/stats/html/plot.ts.html

Entry: poly
Aliases: poly polym predict.poly makepredictcall.poly
Keywords: math
Description: Compute Orthogonal Polynomials
URL: ../../../library/stats/html/poly.html

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

Entry: power.anova.test
Aliases: power.anova.test
Keywords: htest
Description: Power calculations for balanced one-way analysis of variance tests
URL: ../../../library/stats/html/power.anova.test.html

Entry: power.prop.test
Aliases: power.prop.test
Keywords: htest
Description: Power calculations two sample test for of proportions
URL: ../../../library/stats/html/power.prop.test.html

Entry: power.t.test
Aliases: power.t.test
Keywords: htest
Description: Power calculations for one and two sample t tests
URL: ../../../library/stats/html/power.t.test.html

Entry: PP.test
Aliases: PP.test
Keywords: ts
Description: Phillips-Perron Test for Unit Roots
URL: ../../../library/stats/html/pp.test.html

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

Entry: ppr
Aliases: ppr ppr.default ppr.formula
Keywords: regression
Description: Projection Pursuit Regression
URL: ../../../library/stats/html/ppr.html

Entry: prcomp
Aliases: prcomp prcomp.formula prcomp.default plot.prcomp predict.prcomp print.prcomp summary.prcomp print.summary.prcomp
Keywords: multivariate
Description: Principal Components Analysis
URL: ../../../library/stats/html/prcomp.html

Entry: predict.HoltWinters
Aliases: predict.HoltWinters
Keywords: ts
Description: prediction function for fitted Holt-Winters models
URL: ../../../library/stats/html/predict.HoltWinters.html

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

Entry: predict.Arima
Aliases: predict.Arima
Keywords: ts
Description: Forecast from ARIMA fits
URL: ../../../library/stats/html/predict.arima.html

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

Entry: predict.lm
Aliases: predict.lm predict.mlm
Keywords: regression
Description: Predict method for Linear Model Fits
URL: ../../../library/stats/html/predict.lm.html

Entry: predict.loess
Aliases: predict.loess
Keywords: smooth
Description: Predict Loess Curve or Surface
URL: ../../../library/stats/html/predict.loess.html

Entry: predict.nls
Aliases: predict.nls
Keywords: nonlinear regression models
Description: Predicting from Nonlinear Least Squares Fits
URL: ../../../library/stats/html/predict.nls.html

Entry: predict.smooth.spline
Aliases: predict.smooth.spline
Keywords: smooth
Description: Predict from Smoothing Spline Fit
URL: ../../../library/stats/html/predict.smooth.spline.html

Entry: preplot
Aliases: preplot
Keywords: models
Description: Pre-computations for a Plotting Objeect
URL: ../../../library/stats/html/preplot.html

Entry: princomp
Aliases: princomp princomp.formula princomp.default plot.princomp print.princomp predict.princomp
Keywords: multivariate
Description: Principal Components Analysis
URL: ../../../library/stats/html/princomp.html

Entry: print.power.htest
Aliases: print.power.htest
Keywords: htest
Description: Print method for power calculation object
URL: ../../../library/stats/html/print.power.htest.html

Entry: print.ts
Aliases: print.ts
Keywords: ts
Description: Printing Time-Series Objects
URL: ../../../library/stats/html/print.ts.html

Entry: printCoefmat
Aliases: printCoefmat
Keywords: print
Description: Print Coefficient Matrices
URL: ../../../library/stats/html/printCoefmat.html

Entry: profile
Aliases: profile
Keywords: models
Description: Generic Function for Profiling Models
URL: ../../../library/stats/html/profile.html

Entry: profile.nls
Aliases: profile.nls
Keywords: nonlinear regression models
Description: Method for Profiling nls Objects
URL: ../../../library/stats/html/profile.nls.html

Entry: profiler
Aliases: profiler
Keywords: nonlinear models
Description: Constructor for Profiler Objects for Nonlinear Models
URL: ../../../library/stats/html/profiler.html

Entry: profiler.nls
Aliases: profiler.nls
Keywords: nonlinear regression models
Description: Constructor for Profiler Objects from nls Objects
URL: ../../../library/stats/html/profiler.nls.html

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

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

Entry: prop.trend.test
Aliases: prop.trend.test
Keywords: htest
Description: Test for trend in proportions
URL: ../../../library/stats/html/prop.trend.test.html

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

Entry: quade.test
Aliases: quade.test quade.test.default quade.test.formula
Keywords: htest
Description: Quade Test
URL: ../../../library/stats/html/quade.test.html

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

Entry: read.ftable
Aliases: read.ftable write.ftable as.table.ftable
Keywords: category
Description: Manipulate Flat Contingency Tables
URL: ../../../library/stats/html/read.ftable.html

Entry: rect.hclust
Aliases: rect.hclust
Keywords: aplot cluster
Description: Draw Rectangles Around Hierarchical Clusters
URL: ../../../library/stats/html/rect.hclust.html

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

Entry: reorder
Aliases: reorder reorder.dendrogram
Keywords: manip
Description: Reorder a dendrogram
URL: ../../../library/stats/html/reorder.html

Entry: reorder.factor
Aliases: reorder.factor
Keywords: utilities
Description: Reorder levels of a factor
URL: ../../../library/stats/html/reorder.factor.html

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

Entry: reshape
Aliases: reshape
Keywords: manip
Description: Reshape Grouped Data
URL: ../../../library/stats/html/reshape.html

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

Entry: runmed
Aliases: runmed
Keywords: smooth robust
Description: Running Medians -- Robust Scatter Plot Smoothing
URL: ../../../library/stats/html/runmed.html

Entry: scatter.smooth
Aliases: scatter.smooth loess.smooth
Keywords: smooth
Description: Scatter Plot with Smooth Curve Fitted by Loess
URL: ../../../library/stats/html/scatter.smooth.html

Entry: screeplot
Aliases: screeplot
Keywords: multivariate
Description: Screeplot of PCA Results
URL: ../../../library/stats/html/screeplot.html

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

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

Entry: selfStart
Aliases: selfStart selfStart.default selfStart.formula
Keywords: models
Description: Construct Self-starting Nonlinear Models
URL: ../../../library/stats/html/selfStart.html

Entry: setNames
Aliases: setNames
Keywords: list
Description: Set the Names in an Object
URL: ../../../library/stats/html/setNames.html

Entry: shapiro.test
Aliases: shapiro.test
Keywords: htest
Description: Shapiro-Wilk Normality Test
URL: ../../../library/stats/html/shapiro.test.html

Entry: smooth
Aliases: smooth
Keywords: robust smooth
Description: Tukey's (Running Median) Smoothing
URL: ../../../library/stats/html/smooth.html

Entry: smooth.spline
Aliases: smooth.spline
Keywords: smooth
Description: Fit a Smoothing Spline
URL: ../../../library/stats/html/smooth.spline.html

Entry: smoothEnds
Aliases: smoothEnds
Keywords: smooth robust
Description: End Points Smoothing (for Running Medians)
URL: ../../../library/stats/html/smoothEnds.html

Entry: sortedXyData
Aliases: sortedXyData sortedXyData.default
Keywords: manip
Description: Create a sortedXyData object
URL: ../../../library/stats/html/sortedXyData.html

Entry: spec.ar
Aliases: spec.ar
Keywords: ts
Description: Estimate Spectral Density of a Time Series from AR Fit
URL: ../../../library/stats/html/spec.ar.html

Entry: spec.pgram
Aliases: spec.pgram
Keywords: ts
Description: Estimate Spectral Density of a Time Series by a Smoothed Periodogram
URL: ../../../library/stats/html/spec.pgram.html

Entry: spec.taper
Aliases: spec.taper
Keywords: ts
Description: Taper a Time Series by a Cosine Bell
URL: ../../../library/stats/html/spec.taper.html

Entry: spectrum
Aliases: spectrum spec
Keywords: ts
Description: Spectral Density Estimation
URL: ../../../library/stats/html/spectrum.html

Entry: splinefun
Aliases: spline splinefun
Keywords: math dplot
Description: Interpolating Splines
URL: ../../../library/stats/html/splinefun.html

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

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

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

Entry: stepfun
Aliases: stepfun is.stepfun as.stepfun print.stepfun summary.stepfun knots
Keywords: dplot
Description: Step Function Class
URL: ../../../library/stats/html/stepfun.html

Entry: stl
Aliases: stl
Keywords: ts
Description: Seasonal Decomposition of Time Series by Loess
URL: ../../../library/stats/html/stl.html

Entry: stlmethods
Aliases: plot.stl
Keywords: ts
Description: Methods for STL Objects
URL: ../../../library/stats/html/stlmethods.html

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

Entry: summary.glm
Aliases: summary.glm print.summary.glm
Keywords: models regression
Description: Summarizing Generalized Linear Model Fits
URL: ../../../library/stats/html/summary.glm.html

Entry: summary.lm
Aliases: summary.lm summary.mlm print.summary.lm
Keywords: regression models
Description: Summarizing Linear Model Fits
URL: ../../../library/stats/html/summary.lm.html

Entry: summary.manova
Aliases: summary.manova print.summary.manova
Keywords: models
Description: Summary Method for Multivariate Analysis of Variance
URL: ../../../library/stats/html/summary.manova.html

Entry: summary.princomp
Aliases: summary.princomp print.summary.princomp
Keywords: multivariate
Description: Summary method for Principal Components Analysis
URL: ../../../library/stats/html/summary.princomp.html

Entry: supsmu
Aliases: supsmu
Keywords: smooth
Description: Friedman's SuperSmoother
URL: ../../../library/stats/html/supsmu.html

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

Entry: t.test
Aliases: t.test t.test.default t.test.formula
Keywords: htest
Description: Student's t-Test
URL: ../../../library/stats/html/t.test.html

Entry: termplot
Aliases: termplot
Keywords: hplot regression
Description: Plot regression terms
URL: ../../../library/stats/html/termplot.html

Entry: terms
Aliases: terms terms.terms terms.aovlist terms.default print.terms labels.terms
Keywords: models
Description: Model Terms
URL: ../../../library/stats/html/terms.html

Entry: terms.formula
Aliases: terms.formula
Keywords: models
Description: Construct a terms Object from a Formula
URL: ../../../library/stats/html/terms.formula.html

Entry: terms.object
Aliases: terms.object
Keywords: models
Description: Description of Terms Objects
URL: ../../../library/stats/html/terms.object.html

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

Entry: toeplitz
Aliases: toeplitz
Keywords: ts
Description: Form Symmetric Toeplitz Matrix
URL: ../../../library/stats/html/toeplitz.html

Entry: ts-defunct
Aliases: arima0.diag
Keywords: ts internal
Description: Defunct functions in Package ts
URL: ../../../library/stats/html/ts-defunct.html

Entry: ts-methods
Aliases: diff.ts na.omit.ts
Keywords: ts
Description: Methods for Time Series Objects
URL: ../../../library/stats/html/ts-methods.html

Entry: ts
Aliases: ts as.ts as.ts.default is.ts Ops.ts cbind.ts is.mts [.ts t.ts
Keywords: ts
Description: Time-Series Objects
URL: ../../../library/stats/html/ts.html

Entry: ts.plot
Aliases: ts.plot
Keywords: ts
Description: Plot Multiple Time Series
URL: ../../../library/stats/html/ts.plot.html

Entry: ts.union
Aliases: ts.union ts.intersect
Keywords: ts
Description: Bind Two or More Time Series
URL: ../../../library/stats/html/ts.union.html

Entry: tsSmooth
Aliases: tsSmooth tsSmooth.StructTS
Keywords: ts
Description: Use Fixed-Interval Smoothing on Time Series
URL: ../../../library/stats/html/tsSmooth.html

Entry: tsdiag
Aliases: tsdiag tsdiag.arima0 tsdiag.Arima tsdiag.StructTS
Keywords: ts
Description: Diagnostic Plots for Time-Series Fits
URL: ../../../library/stats/html/tsdiag.html

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

Entry: uniroot
Aliases: uniroot
Keywords: optimize
Description: One Dimensional Root (Zero) Finding
URL: ../../../library/stats/html/uniroot.html

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

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

Entry: var.test
Aliases: var.test var.test.default var.test.formula
Keywords: htest
Description: F Test to Compare Two Variances
URL: ../../../library/stats/html/var.test.html

Entry: varimax
Aliases: promax varimax
Keywords: multivariate
Description: Rotation Methods for Factor Analysis
URL: ../../../library/stats/html/varimax.html

Entry: vcov
Aliases: vcov vcov.lm vcov.glm vcov.lme vcov.gls
Keywords: models nonlinear
Description: Calculate Variance-Covariance Matrix for a Fitted Model Object
URL: ../../../library/stats/html/vcov.html

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

Entry: weighted.residuals
Aliases: weighted.residuals
Keywords: regression
Description: Compute Weighted Residuals
URL: ../../../library/stats/html/weighted.residuals.html

Entry: wilcox.test
Aliases: wilcox.test wilcox.test.default wilcox.test.formula
Keywords: htest
Description: Wilcoxon Rank Sum and Signed Rank Tests
URL: ../../../library/stats/html/wilcox.test.html

Entry: window
Aliases: window window.default window.ts window<- window<-.ts
Keywords: ts
Description: Time Windows
URL: ../../../library/stats/html/window.html

Entry: xtabs
Aliases: xtabs print.xtabs
Keywords: category
Description: Cross Tabulation
URL: ../../../library/stats/html/xtabs.html

Entry: C
Aliases: C
Keywords: models
Description: Sets Contrasts for a Factor
URL: ../../../library/stats/html/zC.html
Entry: AIC-methods
Aliases: AIC-methods AIC,ANY-method
Keywords: methods
Description: Methods for Function 'AIC' in Package 'stats4'
URL: ../../../library/stats4/html/AIC-methods.html

Entry: BIC
Aliases: BIC BIC,ANY-method BIC,logLik-method
Keywords: models
Description: Bayesian Information Criterion
URL: ../../../library/stats4/html/BIC.html

Entry: coef-methods
Aliases: coef-methods coef,ANY-method coef,mle-method coef,summary.mle-method
Keywords: methods
Description: Methods for Function 'coef' in Package 'stats4'
URL: ../../../library/stats4/html/coef-methods.html

Entry: confint-methods
Aliases: confint-methods confint,ANY-method confint,profile.mle-method confint,mle-method
Keywords: methods
Description: Methods for Function 'confint' in Package 'stats4'
URL: ../../../library/stats4/html/confint-methods.html

Entry: logLik-methods
Aliases: logLik-methods logLik,ANY-method logLik,mle-method
Keywords: methods
Description: Methods for Function 'logLik' in Package 'stats4'
URL: ../../../library/stats4/html/logLik-methods.html

Entry: mle-class
Aliases: mle-class
Keywords: classes
Description: Class "mle". Result of Maximum Likelihood Estimation.
URL: ../../../library/stats4/html/mle-class.html

Entry: mle
Aliases: mle
Keywords: models
Description: Maximum Likelihood Estimation
URL: ../../../library/stats4/html/mle.html

Entry: plot-methods
Aliases: plot-methods plot,ANY,ANY-method plot,profile.mle,missing-method
Keywords: methods
Description: Methods for Function 'plot' in Package 'stats4'
URL: ../../../library/stats4/html/plot-methods.html

Entry: profile-methods
Aliases: profile-methods profile,ANY-method profile,mle-method
Keywords: methods
Description: Methods for Function profile in Package 'stats4'
URL: ../../../library/stats4/html/profile-methods.html

Entry: profile.mle-class
Aliases: profile.mle-class
Keywords: classes
Description: Class "profile.mle"; Profiling information for "mle" object
URL: ../../../library/stats4/html/profile.mle-class.html

Entry: show-methods
Aliases: show-methods show,ANY-method show,mle-method show,summary.mle-method
Keywords: methods
Description: Methods for Function show in Package 'stats4'
URL: ../../../library/stats4/html/show-methods.html

Entry: summary-methods
Aliases: summary-methods summary,ANY-method summary,mle-method
Keywords: methods
Description: Methods for Function summary in Package 'stats4'
URL: ../../../library/stats4/html/summary-methods.html

Entry: summary.mle-class
Aliases: summary.mle-class
Keywords: classes
Description: Class "summary.mle", summary of "mle" objects
URL: ../../../library/stats4/html/summary.mle-class.html

Entry: update-methods
Aliases: update-methods update,ANY-method update,mle-method
Keywords: methods
Description: Methods for Function 'update' in Package 'stats4'
URL: ../../../library/stats4/html/update-methods.html

Entry: vcov-methods
Aliases: vcov-methods vcov,ANY-method vcov,mle-method
Keywords: methods
Description: Methods for Function 'vcov' in Package 'stats4'
URL: ../../../library/stats4/html/vcov-methods.html
Entry: TclInterface
Aliases: TclInterface .Tcl .Tcl.objv .Tcl.callback .Tcl.args .Tcl.args.objv $.tclvar $<-.tclvar tclvar tclVar as.character.tclVar tclArray [[.tclArray [[<-.tclArray $.tclArray $<-.tclArray names.tclArray length.tclArray names<-.tclArray length<-.tclArray tclvalue tclvalue<- tclvalue.default tclvalue<-.default tclvalue.tclVar tclvalue<-.tclVar tclvalue.tclObj as.character.tclObj as.integer.tclObj as.double.tclObj as.tclObj is.tclObj tclObj print.tclObj tclObj<- tclObj.tclVar tclObj<-.tclVar .Tk.ID .Tk.newwin .Tk.subwin is.tkwin tkdestroy .TkWin .TkRoot addTclPath tclRequire
Keywords: misc
Description: Low-level Tcl/Tk Interface
URL: ../../../library/tcltk/html/TclInterface.html

Entry: TkCommands
Aliases: TkCommands tkcmd tcl tktitle tktitle<- tkbell tkbind tkbindtags tkfocus tklower tkraise tkclipboard.append tkclipboard.clear tkevent.add tkevent.delete tkevent.generate tkevent.info tkfont.actual tkfont.configure tkfont.create tkfont.delete tkfont.families tkfont.measure tkfont.metrics tkfont.names tkgrab tkgrab.current tkgrab.release tkgrab.set tkgrab.status tkimage.cget tkimage.configure tkimage.create tkimage.names tkXselection.clear tkXselection.get tkXselection.handle tkXselection.own tkwait.variable tkwait.visibility tkwait.window tkwinfo tkwm.aspect tkwm.client tkwm.colormapwindows tkwm.command tkwm.deiconify tkwm.focusmodel tkwm.frame tkwm.geometry tkwm.grid tkwm.group tkwm.iconbitmap tkwm.iconify tkwm.iconmask tkwm.iconname tkwm.iconposition tkwm.iconwindow tkwm.maxsize tkwm.minsize tkwm.overrideredirect tkwm.positionfrom tkwm.protocol tkwm.resizable tkwm.sizefrom tkwm.state tkwm.title tkwm.transient tkwm.withdraw tkgrid tkgrid.bbox tkgrid.columnconfigure tkgrid.configure tkgrid.forget tkgrid.info tkgrid.location tkgrid.propagate tkgrid.rowconfigure tkgrid.remove tkgrid.size tkgrid.slaves tkpack tkpack.configure tkpack.forget tkpack.info tkpack.propagate tkpack.slaves tkplace tkplace.configure tkplace.forget tkplace.info tkplace.slaves tkgetOpenFile tkgetSaveFile tkchooseDirectory tkmessageBox tkdialog tkpopup tkfile.tail tkfile.dir tkopen tkclose tkputs tkread tclfile.tail tclfile.dir tclopen tclclose tclputs tclread
Keywords: misc
Description: Tk non-widget commands
URL: ../../../library/tcltk/html/TkCommands.html

Entry: TkWidgetcmds
Aliases: TkWidgetcmds tkactivate tkadd tkaddtag tkbbox tkcanvasx tkcanvasy tkcget tkcompare tkconfigure tkcoords tkcreate tkcurselection tkdchars tkdebug tkdelete tkdelta tkdeselect tkdlineinfo tkdtag tkdump tkentrycget tkentryconfigure tkfind tkflash tkfraction tkget tkgettags tkicursor tkidentify tkindex tkinsert tkinvoke tkitembind tkitemcget tkitemconfigure tkitemfocus tkitemlower tkitemraise tkitemscale tkmark.gravity tkmark.names tkmark.next tkmark.previous tkmark.set tkmark.unset tkmove tknearest tkpost tkpostcascade tkpostscript tkscan.mark tkscan.dragto tksearch tksee tkselect tkselection.adjust tkselection.anchor tkselection.clear tkselection.from tkselection.includes tkselection.present tkselection.range tkselection.set tkselection.to tkset tksize tktoggle tktag.add tktag.bind tktag.cget tktag.configure tktag.delete tktag.lower tktag.names tktag.nextrange tktag.prevrange tktag.raise tktag.ranges tktag.remove tktype tkunpost tkwindow.cget tkwindow.configure tkwindow.create tkwindow.names tkxview tkxview.moveto tkxview.scroll tkyposition tkyview tkyview.moveto tkyview.scroll
Keywords: misc
Description: Tk widget commands
URL: ../../../library/tcltk/html/TkWidgetcmds.html

Entry: TkWidgets
Aliases: TkWidgets tkwidget tkbutton tkcanvas tkcheckbutton tkentry tkframe tklabel tklistbox tkmenu tkmenubutton tkmessage tkradiobutton tkscale tkscrollbar tktext tktoplevel
Keywords: misc
Description: Tk widgets
URL: ../../../library/tcltk/html/TkWidgets.html

Entry: tkStartGUI
Aliases: tkStartGUI
Keywords: misc
Description: Tcl/Tk GUI startup
URL: ../../../library/tcltk/html/tkStartGUI.html

Entry: tk_select.list
Aliases: tk_select.list
Keywords: utilities
Description: Select Items from a List
URL: ../../../library/tcltk/html/tk_select.list.html

Entry: tkpager
Aliases: tkpager
Keywords: misc
Description: Page file using Tk text widget
URL: ../../../library/tcltk/html/tkpager.html
Entry: QC
Aliases: QC checkDocFiles checkDocStyle checkReplaceFuns checkS3methods print.checkDocFiles print.checkDocStyle print.checkReplaceFuns print.checkS3methods
Keywords: utilities documentation
Description: QC Checks for R Code and/or Documentation
URL: ../../../library/tools/html/QC.html

Entry: Rdindex
Aliases: Rdindex
Keywords: documentation utilities
Description: Generate Index from Rd Files
URL: ../../../library/tools/html/Rdindex.html

Entry: Rdutils
Aliases: Rd_db Rd_parse
Keywords: utilities documentation
Description: Rd Utilities
URL: ../../../library/tools/html/Rdutils.html

Entry: buildVignettes
Aliases: buildVignettes pkgVignettes
Keywords: utilities documentation
Description: List and Build Package Vignettes
URL: ../../../library/tools/html/buildVignettes.html

Entry: checkFF
Aliases: checkFF print.checkFF
Keywords: programming utilities
Description: Check Foreign Function Calls
URL: ../../../library/tools/html/checkFF.html

Entry: checkMD5sums
Aliases: checkMD5sums
Keywords: utilities
Description: Check and Create MD5 Checksum Files
URL: ../../../library/tools/html/checkMD5sums.html

Entry: checkTnF
Aliases: checkTnF print.checkTnF
Keywords: utilities documentation
Description: Check R Packages or Code for T/F
URL: ../../../library/tools/html/checkTnF.html

Entry: checkVignettes
Aliases: checkVignettes print.checkVignettes
Keywords: utilities documentation
Description: Check Package Vignettes
URL: ../../../library/tools/html/checkVignettes.html

Entry: codoc
Aliases: codoc codocClasses codocData print.codoc print.codocClasses print.codocData
Keywords: documentation
Description: Check Code/Documentation Consistency
URL: ../../../library/tools/html/codoc.html

Entry: delimMatch
Aliases: delimMatch
Keywords: character
Description: Delimited Pattern Matching
URL: ../../../library/tools/html/delimMatch.html

Entry: fileutils
Aliases: file_path_as_absolute file_path_sans_ext file_test list_files_with_exts list_files_with_type
Keywords: file
Description: File Utilities
URL: ../../../library/tools/html/fileutils.html

Entry: getDepList
Aliases: getDepList pkgDepends
Keywords: utilities
Description: Functions to Retrieve Dependency Information
URL: ../../../library/tools/html/getDepList.html

Entry: installFoundDepends
Aliases: installFoundDepends
Keywords: utilities
Description: A function to install unresolved dependencies
URL: ../../../library/tools/html/installFoundDepends.html

Entry: makeLazyLoading
Aliases: makeLazyLoading
Keywords: utilities
Description: Lazy Loading of Packages
URL: ../../../library/tools/html/makeLazyLoading.html

Entry: md5sum
Aliases: md5sum
Keywords: utilities
Description: Compute MD5 Checksums
URL: ../../../library/tools/html/md5sum.html

Entry: package.dependencies
Aliases: package.dependencies
Keywords: utilities
Description: Check Package Dependencies
URL: ../../../library/tools/html/package.dependencies.html

Entry: read.00Index
Aliases: read.00Index
Keywords: file connection
Description: Read 00Index-style Files
URL: ../../../library/tools/html/read.00Index.html

Entry: texi2dvi
Aliases: texi2dvi
Keywords: utilities
Description: Compile LaTeX Files
URL: ../../../library/tools/html/texi2dvi.html

Entry: tools-defunct
Aliases: tools-defunct filePathAsAbsolute filePathSansExt fileTest listFilesWithExts listFilesWithType
Keywords: internal
Description: Defunct Objects in Package tools
URL: ../../../library/tools/html/tools-defunct.html

Entry: tools-deprecated
Aliases: tools-deprecated
Keywords: misc
Description: Deprecated Objects in Package tools
URL: ../../../library/tools/html/tools-deprecated.html

Entry: undoc
Aliases: undoc print.undoc
Keywords: documentation
Description: Find Undocumented Objects
URL: ../../../library/tools/html/undoc.html

Entry: vignetteDepends
Aliases: vignetteDepends
Keywords: utilities
Description: Retrieve Dependency Information for a Vignette
URL: ../../../library/tools/html/vignetteDepends.html

Entry: write_PACKAGES
Aliases: write_PACKAGES
Keywords: file utilities
Description: Generating a PACKAGES file
URL: ../../../library/tools/html/writePACKAGES.html

Entry: xgettext
Aliases: xgettext xngettext xgettext2pot
Keywords: utilities
Description: Extract Translatable Messages from R Files in a Package
URL: ../../../library/tools/html/xgettext.html
Entry: PkgUtils
Aliases: build check
Keywords: utilities
Description: Utilities for Building and Checking Add-on Packages
URL: ../../../library/utils/html/PkgUtils.html

Entry: RSiteSearch
Aliases: RSiteSearch
Keywords: utilities documentation
Description: Search for key words or phrases in the R-help mailing list archives or documentation.
URL: ../../../library/utils/html/RSiteSearch.html

Entry: Rprof
Aliases: Rprof
Keywords: utilities
Description: Enable Profiling of R's Execution
URL: ../../../library/utils/html/Rprof.html

Entry: Rtangle
Aliases: Rtangle RtangleSetup
Keywords: utilities
Description: R Driver for Stangle
URL: ../../../library/utils/html/Rtangle.html

Entry: RweaveLatex
Aliases: RweaveLatex RweaveLatexSetup
Keywords: utilities
Description: R/LaTeX Driver for Sweave
URL: ../../../library/utils/html/RweaveLatex.html

Entry: Sweave
Aliases: Sweave Stangle SweaveSyntaxLatex SweaveSyntaxNoweb
Keywords: utilities
Description: Automatic Generation of Reports
URL: ../../../library/utils/html/Sweave.html

Entry: SweaveSyntConv
Aliases: SweaveSyntConv
Keywords: utilities
Description: Convert Sweave Syntax
URL: ../../../library/utils/html/SweaveSyntConv.html

Entry: SweaveUtils
Aliases: SweaveUtils RtangleWritedoc RweaveLatexOptions RweaveChunkPrefix SweaveHooks RweaveTryStop RweaveEvalWithOpt
Keywords: utilities internal
Description: Sweave Driver Utilities
URL: ../../../library/utils/html/SweaveUtils.html

Entry: alarm
Aliases: alarm
Keywords: utilities
Description: Alert the user
URL: ../../../library/utils/html/alarm.html

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

Entry: browseEnv
Aliases: browseEnv wsbrowser
Keywords: interface
Description: Browse Objects in Environment
URL: ../../../library/utils/html/browseEnv.html

Entry: browseURL
Aliases: browseURL
Keywords: file
Description: Load URL into a WWW Browser
URL: ../../../library/utils/html/browseURL.html

Entry: bug.report
Aliases: bug.report
Keywords: utilities error
Description: Send a Bug Report
URL: ../../../library/utils/html/bug.report.html

Entry: capture.output
Aliases: capture.output
Keywords: utilities
Description: Send output to a character string or file
URL: ../../../library/utils/html/capture.output.html

Entry: chooseCRANmirror
Aliases: chooseCRANmirror
Keywords: utilities
Description: Select a CRAN Mirror
URL: ../../../library/utils/html/chooseCRANmirror.html

Entry: citEntry
Aliases: citEntry CITATION citHeader citFooter readCitationFile
Keywords: misc
Description: Writing Package CITATION Files
URL: ../../../library/utils/html/citEntry.html

Entry: citation
Aliases: citation toBibtex.citation toBibtex.citationList
Keywords: misc
Description: Citing R and R Packages in Publications
URL: ../../../library/utils/html/citation.html

Entry: close.socket
Aliases: close.socket
Keywords: misc
Description: Close a Socket
URL: ../../../library/utils/html/close.socket.html

Entry: compareVersion
Aliases: compareVersion
Keywords: utilities
Description: Compare Two Package Version Numbers
URL: ../../../library/utils/html/compareVersion.html

Entry: data
Aliases: data print.packageIQR
Keywords: documentation datasets
Description: Data Sets
URL: ../../../library/utils/html/data.html

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

Entry: debugger
Aliases: debugger dump.frames
Keywords: utilities error
Description: Post-Mortem Debugging
URL: ../../../library/utils/html/debugger.html

Entry: demo
Aliases: demo
Keywords: documentation utilities
Description: Demonstrations of R Functionality
URL: ../../../library/utils/html/demo.html

Entry: download.file
Aliases: download.file
Keywords: utilities
Description: Download File from the Internet
URL: ../../../library/utils/html/download.file.html

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

Entry: edit.data.frame
Aliases: edit.data.frame edit.matrix
Keywords: utilities
Description: Edit Data Frames and Matrices
URL: ../../../library/utils/html/edit.data.frame.html

Entry: example
Aliases: example
Keywords: documentation utilities
Description: Run an Examples Section from the Online Help
URL: ../../../library/utils/html/example.html

Entry: file.edit
Aliases: file.edit
Keywords: utilities
Description: Edit One or More Files
URL: ../../../library/utils/html/file.edit.html

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

Entry: flush.console
Aliases: flush.console
Keywords: utilities
Description: Flush Output to A Console
URL: ../../../library/utils/html/flush.console.html

Entry: getAnywhere
Aliases: getAnywhere [.getAnywhere print.getAnywhere
Keywords: data
Description: Retrieve an R Object, Including from a Namespace
URL: ../../../library/utils/html/getAnywhere.html

Entry: getFromNamespace
Aliases: assignInNamespace getFromNamespace fixInNamespace
Keywords: data
Description: Utility functions for Developing Namespaces
URL: ../../../library/utils/html/getFromNamespace.html

Entry: getS3method
Aliases: getS3method
Keywords: data
Description: Get An S3 Method
URL: ../../../library/utils/html/getS3method.html

Entry: head
Aliases: head head.default head.data.frame head.function head.matrix tail tail.default tail.data.frame tail.function tail.matrix
Keywords: manip
Description: Return the First or Last Part of an Object
URL: ../../../library/utils/html/head.html

Entry: help
Aliases: help ? topicName .helpForCall .tryHelp
Keywords: documentation
Description: Documentation
URL: ../../../library/utils/html/help.html

Entry: help.search
Aliases: help.search print.hsearch
Keywords: documentation
Description: Search the Help System
URL: ../../../library/utils/html/help.search.html

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

Entry: iconv
Aliases: iconv iconvlist
Keywords: character utilities
Description: Convert Character Vector between Encodings
URL: ../../../library/utils/html/iconv.html

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

Entry: installed.packages
Aliases: installed.packages
Keywords: utilities
Description: Find Installed Packages
URL: ../../../library/utils/html/installed.packages.html

Entry: localeToCharset
Aliases: localeToCharset
Keywords: utilities
Description: Select a Suitable Encoding Name from a Locale Name
URL: ../../../library/utils/html/localeToCharset.html

Entry: ls.str
Aliases: ls.str lsf.str print.ls_str
Keywords: print utilities
Description: List Objects and their Structure
URL: ../../../library/utils/html/ls_str.html

Entry: make.socket
Aliases: make.socket print.socket
Keywords: misc
Description: Create a Socket Connection
URL: ../../../library/utils/html/make.socket.html

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

Entry: methods
Aliases: methods print.MethodsFunction
Keywords: methods
Description: List Methods for S3 Generic Functions or Classes
URL: ../../../library/utils/html/methods.html

Entry: mirrorAdmin
Aliases: mirrorAdmin mirror2html checkCRAN
Keywords: misc
Description: Managing Repository Mirrors
URL: ../../../library/utils/html/mirrorAdmin.html

Entry: normalizePath
Aliases: normalizePath
Keywords: utilities
Description: Express File Paths in Canonical Form
URL: ../../../library/utils/html/normalizePath.html

Entry: object.size
Aliases: object.size
Keywords: utilities
Description: Report the Space Allocated for an Object
URL: ../../../library/utils/html/object.size.html

Entry: package.skeleton
Aliases: package.skeleton
Keywords: file utilities
Description: Create a skeleton for a new package
URL: ../../../library/utils/html/package.skeleton.html

Entry: packageDescription
Aliases: packageDescription print.packageDescription
Keywords: utilities
Description: Package Description
URL: ../../../library/utils/html/packageDescription.html

Entry: packageStatus
Aliases: packageStatus print.packageStatus summary.packageStatus update.packageStatus upgrade.packageStatus upgrade
Keywords: utilities
Description: Package Management Tools
URL: ../../../library/utils/html/packageStatus.html

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

Entry: person
Aliases: person as.person as.person.default personList as.personList as.personList.person as.personList.default as.character.person as.character.personList toBibtex.person toBibtex.personList
Keywords: misc
Description: Person Names and Contact Information
URL: ../../../library/utils/html/person.html

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

Entry: promptData
Aliases: promptData
Keywords: documentation
Description: Generate a Shell for Documentation of Data Sets
URL: ../../../library/utils/html/promptData.html

Entry: read.fortran
Aliases: read.fortran
Keywords: file connection
Description: Read fixed-format data
URL: ../../../library/utils/html/read.fortran.html

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

Entry: read.socket
Aliases: read.socket write.socket
Keywords: misc
Description: Read from or Write to a Socket
URL: ../../../library/utils/html/read.socket.html

Entry: recover
Aliases: recover limitedLabels
Keywords: programming debugging
Description: Browsing after an Error
URL: ../../../library/utils/html/recover.html

Entry: remove.packages
Aliases: remove.packages
Keywords: utilities
Description: Remove Installed Packages
URL: ../../../library/utils/html/remove.packages.html

Entry: savehistory
Aliases: loadhistory savehistory history
Keywords: utilities
Description: Load or Save or Display the Commands History
URL: ../../../library/utils/html/savehistory.html

Entry: select.list
Aliases: select.list
Keywords: utilities
Description: Select Items from a List
URL: ../../../library/utils/html/select.list.html

Entry: sessionInfo
Aliases: sessionInfo toLatex.sessionInfo print.sessionInfo
Keywords: misc
Description: Collect Information About the Current R Session
URL: ../../../library/utils/html/sessionInfo.html

Entry: setRepositories
Aliases: setRepositories
Keywords: utilities
Description: Select Package Repositories
URL: ../../../library/utils/html/setRepositories.html

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

Entry: summaryRprof
Aliases: summaryRprof
Keywords: utilities
Description: Summarise Output of R Profiler
URL: ../../../library/utils/html/summaryRprof.html

Entry: toLatex
Aliases: toLatex print.Latex toBibtex print.Bibtex
Keywords: misc
Description: Converting R Objects to BibTeX or LaTeX
URL: ../../../library/utils/html/toLatex.html

Entry: update.packages
Aliases: update.packages available.packages CRAN.packages old.packages new.packages download.packages install.packages contrib.url
Keywords: utilities
Description: Download Packages from CRAN-like repositories
URL: ../../../library/utils/html/update.packages.html

Entry: url.show
Aliases: url.show
Keywords: file misc
Description: Display a text URL
URL: ../../../library/utils/html/url.show.html

Entry: utils-defunct
Aliases: utils-defunct package.contents
Keywords: internal
Description: Defunct Functions in Package utils
URL: ../../../library/utils/html/utils-defunct.html

Entry: utils-deprecated
Aliases: utils-deprecated
Keywords: misc
Description: Deprecated Functions in Package utils
URL: ../../../library/utils/html/utils-deprecated.html

Entry: vignette
Aliases: vignette edit.vignette print.vignette
Keywords: documentation
Description: View or List Vignettes
URL: ../../../library/utils/html/vignette.html

Entry: BATCH
Aliases: BATCH
Keywords: utilities
Description: Batch Execution of R
URL: ../../../library/utils/html/BATCH.html

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

Entry: INSTALL
Aliases: INSTALL
Keywords: utilities
Description: Install Add-on Packages
URL: ../../../library/utils/html/INSTALL.html

Entry: LINK
Aliases: LINK
Keywords: utilities
Description: Create Executable Programs
URL: ../../../library/utils/html/LINK.html

Entry: REMOVE
Aliases: REMOVE
Keywords: utilities
Description: Remove Add-on Packages
URL: ../../../library/utils/html/REMOVE.html

Entry: RHOME
Aliases: RHOME R_HOME
Keywords: utilities
Description: R Home Directory
URL: ../../../library/utils/html/RHOME.html

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

Entry: make.packages.html
Aliases: make.packages.html
Keywords: utilities
Description: Update HTML documentation files
URL: ../../../library/utils/html/make.packages.html.html

Entry: nsl
Aliases: nsl
Keywords: utilities
Description: Look up the IP Address by Hostname
URL: ../../../library/utils/html/nsl.html
