*COLOR(red){base}  パッケージ (V. 1.7.1) 中のオブジェクト一覧 [#j849ed9e]

SIZE(13){注意:オブジェクトの一覧は COLOR(red){ls(package:base)} で得られます。このページの内容の元情報は COLOR(magenta){/usr/lib/R/library/base/CONTENTS} (私のパソコンの場合) です。全オブジェクトの html 説明ファイルは [[ここ:http://pbil.univ-lyon1.fr/Rdoc/function.html]] からたどれます。日本語版(ただし一部で古い)は [[あそこ:http://www.is.titech.ac.jp/~mase/mase/html.jp/temp/]] で見ることができます。} 

項目数681 (実際のオブジェクト数は 1631) 個。 各関数には統計学・数値解析・ソフトウェアの理論と経験のエッセンスがつまっています。それぞれにさらに例示用コードつきのヘルプ文章が念入りに用意されているのですから、並大抵の労力ではないわけです。これだけ並べて何になるというご意見はあるでしょうが、そう思って感心するだけでも価値はある?

-下の説明を訳して構いませんか? --  SIZE(10){2003-07-23 (水) 01:03:38}
-お好きにどうぞ。ただ、最初に書いたように、私の経験では時々表組みは何故か期待通りの挙動をしてくれず焦ったことが。Wiki は自動的にバックアップをとっていますね。おかしくなったら、直前のバックアップに戻しておいて下さい。
-精力的(しかも正確)な翻訳ありがとうございます。お一人かどうか分かりませんが。日本語化は考えていなかったのですが。 -- [[間瀬]] SIZE(10){2003-07-25 (金) 23:18:09}
-COLOR(red){より使いやすくするため、カテゴリー別にクラス分けしてみたいと思います。これは作業前のバックアップです。}
-作業後のものは[[こちら:http://www.okada.jp.org/RWiki/?base(%B4%F0%CB%DC)%A5%D1%A5%C3%A5%B1%A1%BC%A5%B8%C3%E6%A4%CE%A5%AA%A5%D6%A5%B8%A5%A7%A5%AF%A5%C8%B0%EC%CD%F7]]
- coin --  &new{2010-05-11 (火) 16:28:08};

#comment

#contents

|項目 |説明 |別名 |キーワード|
| AIC| 赤池の情報規準量| AIC.default| models|
| AIC.logLik| logoLik オブジェクトの AIC|.logLik| models|
| Arithmetic| 算術演算子| %/% Arithmetic| arith|
| AsIs| オブジェクトの解釈・変換を禁止する(あるがまま)| AsIs print.AsIs [.AsIs| models|
| Bessel| ベッセル関数| Bessel besselI besselJ besselK besselY gammaCody| math|
| Beta| ベータ分布| dbeta pbeta qbeta rbeta| distribution|
| Binomial| 二項分布| dbinom pbinom qbinom rbinom| distribution|
| Cauchy| コーシー分布| dcauchy pcauchy qcauchy rcauchy| distribution|
| Chisquare| 非心カイ二乗分布| dchisq pchisq qchisq  rchisq| distribution|
| Comparison| 関係演算子|| logic|
| Constants| 組込み定数| letters month.abb month.name pi| sysdata|
| Control| プログラムの実行順(流れ)の制御| if else for while repeat break next| programming iteration logic|
| DateTimeClasses| Date-Time Classes| POSIXct POSIXlt 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 -.POSIXct -.POSIXlt Ops.POSIXct Ops.POSIXlt| utilities chron|
| Defunct| 廃止された関数| .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 httpc lient parse.dcf .Alias reshapeLong reshapeWide piechart print.ordered .Dyn.libs .lib.loc machine Platform Machine restart| documentation utilities internal|
| Deprecated| 古くさい関数| .Deprecated printNoClass| documentation utilities|
| Devices| グラフィック出力装置のリスト| device dev.interactive| device|
| Exponential| 指数分布| dexp pexp qexp rexp| distribution|
| Extract| オブジェクトの部分の抽出・置換| Subscript [ [[ $ [<- [[<- $<- [.data.frame [[.data.frame [<-.data.frame [[<-.data.frame [.factor [.formula [.ts [<-.factor [.noquote .subset .subset2| array list|
| Extremes| 最大値と最小値| min pmax pmin| univar arith|
| FDist| F 分布| df pf qf rf| distribution|
| Foreign| 外部関数インターフェース| .C .Fortran .External .Call .External.graphics .Call.graphics| programming|
| Formaldehyde| Determination of Formaldehyde|| datasets|
| GammaDist| ガンマ分布| dgamma pgamma qgamma rgamma| distribution|
| Geometric| 幾何分布| dgeom pgeom qgeom rgeom| distribution|
| HairEyeColor| 統計学受講生の髪と目の色のデータ|| datasets|
| Hershey| Hershey ベクトル・フォント|| aplot|
| Hyperbolic| 双曲線関数| sinh tanh acosh asinh atanh| math|
| Hypergeometric| 超幾何分布| dhyper phyper qhyper rhyper| distribution|
| IQR| 四分位範囲|| univar robust distribution|
| InsectSprays| 殺虫剤の効力試験データ|| datasets|
| Internal| 内部関数呼び出し|| interface|
| Japanese| R における日本語文字|| aplot|
| Last.value| もっとも最近に評価された式の値|.value| programming|
| LifeCycleSavings| ライフ・サイクルと貯蓄のデータ|| datasets|
| log| 対数と指数| logb log1p log10 log2 exp expm1| math|
| Logic| 論理演算子| Logic| logic|
| Logistic| ロジスティック分布| dlogis plogis qlogis rlogis| distribution|
| Lognormal| 対数正規分布| dlnorm plnorm qlnorm rlnorm| distribution|
| abs| 様々な数学関数| sqrt| math|
| Memory| データ保管に利用できるメモリーの大きさ| mem.limits| environment|
| Multinomial| 多項分布| rmultinom dmultinom| distribution|
| NA| 欠損値(欠測値)| is.na is.na.data.frame is.na<- is.na<-.default| NA logic manip|
| NULL| Null オブジェクト| as.null as.null.default is.null| attribute manip list sysdata|
| NegBinomial| 負の二項分布| dnbinom pnbinom qnbinom rnbinom|distribution|
| Normal| 正規分布| dnorm pnorm qnorm rnorm| distribution|
| OrchardSprays| 果樹用殺虫剤の成分の薬効試験データ|| datasets|
| Paren| カッコ類| ( {| programming|
| PkgUtils| アドオン・パッケージの構築とチェックに使えるユーティリティー| check| utilities|
| PlantGrowth| 植物の生長に関する実験データ|| datasets|
| .Platform| プラットホームに固有の変数|| file utilities|
| Poisson| ポアソン分布| dpois ppois qpois rpois| distribution|
| Primitive| "Primitive" 内部関数の呼び出し|| interface|
| Random.user| ユーザが提供した乱数発生器|.user| distribution sysdata|
| Random| 乱数発生器|.seed RNG RNGkind RNGversion set.seed|distribution sysdata|
| RdUtils| Rd ファイル処理のためのユーティリティー| Rd2txt Rd2dvi Sd2Rd| utilities|
| Recall| 再帰呼び出し|| programming|
| R.home| R のホーム・ディレクトリ名を返す関数|.home| utilities|
| Round| 数値の丸め| floor round signif trunc zapsmall| arith|
| SignRank| ウィルコクソン符号順位検定統計量の分布| dsignrank psignrank qsignrank rsignrank| distribution|
| Special| 特別な数学関数| beta lbeta gamma lgamma digamma trigamma tetragamma pentagamma choose lchoose| math|
| Startup| R セッション開始時の初期化| Rprofile .Rprofile Rprofile.site Renviron.site .Renviron .First .First.sys| environment|
| Syntax| R の演算子とその優先順位|| documentation|
| Sys.info| システム情報・ユーザ情報の抽出|.info| utilities|
| Sys.sleep| 実行の一時中断|.sleep| utilities|
| Sys.time| 現在の時刻とタイム・ゾーンを得る|.time Sys.timezone| utilities chron|
| TDist| スチューデントの t 分布| dt pt qt rt| distribution|
| Titanic|タイタニック号の乗船客の生死に関するデータ|| datasets|
| ToothGrowth| テンジクネズミ(モルモット)の歯の成長に対するビタミン C の効果に関するデータ|| datasets|
| Trig| 三角関数| cos sin tan acos asin atan atan2| math|
| Tukey| スチューデント化された範囲の関数| ptukey qtukey| distribution|
| TukeyHSD| Tukey Honest の有意になる差の計算| TukeyHSD.aovprint.TukeyHSD plot.TukeyHSD| models design|
| UCBAdmissions| UC Berkeley 入学者のデータ|| datasets|
| USArrests| 合衆国の州ごとの凶悪犯罪率|| datasets|
| USJudgeRatings| Lawyers' Ratings of State Judges in the US Superior Court||datasets|
| USPersonalExpenditure| 個人消費データ|| datasets|
| Uniform| 一様分布| dunif punif qunif runif| distribution|
| VADeaths| バージニア州の死亡率データ(1940)|| datasets|
| R.Version| バージョン情報|.Version R.version version R.version.string| environment sysdata programming|
| Weibull| ワイブル分布| dweibull pweibull qweibull rweibull| distribution|
| Wilcoxon| ウイルコクソンの順位和検定統計量の分布| dwilcox pwilcox qwilcox rwilcox| distribution|
| abbreviate| 識別可能な略語|| character|
| abline| プロットに直線を加える|| aplot|
| add1| モデルに可能性のあるすべての1項目を追加するか、落とす| add1.default add1.lm add1.glm add1.mlm drop1 drop1.default drop1.lm drop1.glm drop1.mlm| models|
| aggregate| データ・サブセットについて要約統計量を計算する| aggregate.default aggregate.data.frame aggregate.ts| category array|
| agrep| 近似的な文字列マッチング(ファジー・マッチング)|| character|
| airmiles| アメリカの民間航空会社の乗客マイル数(1937-1960)|| datasets|
| airquality| New York Air Quality Measurements|| datasets|
| alias| Find Aliases (Dependencies) in a Model| alias.formula alias.lm print.mtable|models|
| all| 全ての値が TRUE か?|| logic|
| all.equal| 二つのオブジェクトが(ほぼ)等しいか|.equal all.equal.default all.equal.numeric all.equal.character all.equal.factor all.equal.formula all.equal.list all.equal.language attr.all.equal| utilities logic arith|
| all.names| Find All Names in an Expression|.names all.vars| programming|
| anova| 分散分析表| anova.mlm print.anova| regression models|
| anova.glm|一般化線形モデルの適合の逸脱度分析|.glm anova.glmlist anova.glm.null| models regression|
| anova.lm| 線形モデル適合の分散分析|.lm anova.lm.null anova.lmlist anovalist.lm| regression models|
| anscombe| Anscombe's Quartet of "Identical" Simple Linear Regressions|| datasets|
| any| いくつかの値が TRUE か?|| logic|
| aov| 分散分析モデルへのあてはめ| print.aov print.aovlist Error| models regression|
| aperm| Array Transposition|| array|
| append| ベクトルの混ぜ合わせ|| manip|
| apply| 行列のマージンに関数を適用する(行和とか列の平均とか,等々)|| iteration array|
| approxfun| 補間関数| approxfun| arith dplot|
| apropos| 名前(の一部分)からオブジェクトを検索| find| data documentation environment|
| args| 関数の引数リスト|| documentation|
| array| 多次元配列| as.array is.array| array|
| arrows| プロットに矢印を加える|| aplot|
| as.POSIX*| 日付-時刻変換関数|.POSIXct as.POSIXct.default as.POSIXct.POSIXlt as.POSIXct.date as.POSIXct.dates as.POSIXlt| utilities chron|
| as.environment| Coerce to an Environment Object|.environment| data environment|
| as.function|オブジェクトを関数に変換|.function as.function.default| programming|
| assign| 名前に値を代入する|| data|
| assignOps| 代入オペレータ| | |
| assocplot| Association Plots|| hplot|
| attach| 検索パスにRオブジェクトを付け加える|| data|
| attenu| The Joyner-Boore Attenuation Data|| datasets|
| attitude| The Chatterjee-Price Attitude Data|| datasets|
| attr| オブジェクト属性| attr<-| attribute|
| attributes| オブジェクト属性リスト| attributes<- mostattributes<-| attribute|
| autoload| パッケージのオンデマンド・ローディング| autoloader .AutoloadEnv| data programming|
| ave| Group Averages Over Level Combinations of Factors|| univar|
| axTicks|軸の目盛位置の計算|| dplot|
| axis.POSIXct| Date-time Plotting Functions|.POSIXct plot.POSIXct plot.POSIXlt| utilities chron|
| axis| プロットに軸を一つ追加する|| aplot|
| backsolve| Solve an Upper or Lower Triangular System| forwardsolve| algebra array|
| bandwidth| Bandwidth Selectors for Kernel Density Estimation|.nrd0 bw.nrd bw.ucvbw.bcv bw.SJ| distribution smooth|
| barplot| 棒グラフ| barplot.default| hplot|
| basename|ファイル・パスの操作| dirname| file|
| bindenv| Binding and Environment Adjustments| lockEnvironment environmentIsLocked  lockBinding unlockBinding makeActiveBinding bindingIsLocked bindingIsActive| internal|
| birthday| Probability of coincidences| pbirthday| distribution|
| body| 関数本体へのアクセスと操作| body<-| programming|
| box|プロットの周囲にボックスを描画|| aplot|
| boxplot| 箱ヒゲ図| boxplot.default| hplot|
| boxplot.formula| Formula Notation for Box Plots|.formula| hplot|
| boxplot.stats| Box Plot Statistics|.stats| dplot|
| browseEnv| Browse Objects in Environment| wsbrowser| interface|
| browseURL| URL をWWW ブラウザにロード|| file|
| browser| 環境ブラウザ|| programming environment|
| bug.report| バグ・レポートを送る|.report| utilities error|
| builtins|すべての組み込みオブジェクト名を返す|| utilities|
| bxp| Box Plots from Summaries|| aplot|
| by| Apply a Function to a Data Frame split by Factors| by.default by.data.frame print.by|iteration category|
| c| 複数の値をベクトルやリストにまとめる|| manip|
| call| 関数呼び出し| is.call as.call| programming attribute|
| capabilities| Report Capabilities of this Build of R|| utilities|
| capture.output|出力を文字列またはファイルに送る|.output| utilities|
| cars| 車の速度と停止時間|| datasets|
| case/variable.names| Case and Variable Names of Fitted Models|.names case.names.lm case.names.default variable.names variable.names.lm variable.names.default| regression models|
| cat| 引数を繋いで表示|| print file connection|
| cbind| R オブジェクトを列順または行順で結合| rbind cbind.data.frame rbind.data.frame| array manip|
| char.expand| Expand a String with Respect to a Target Table|.expand| character|
| character| Character Vectors| as.character as.character.default as.character.fact or is.character| character classes|
| charmatch|文字列の部分マッチング|| character|
| chartr| Character Translation and Casefolding| tolower toupper casefold| character|
| check.options| Set Options with Consistency Checks|.options| utilities programming|
| chickwts| Chicken Weights by Feed Type|| datasets|
| chol| コレスキー分解| La.chol| algebra array|
| chol2inv| Inverse from Choleski Decomposition| La.chol2inv| algebra array|
| chull| 点集合からの凸包の計算|| hplot|
| class| オブジェクト・クラス| class<- oldClass oldClass<- unclass inherits| methods classes|
| close.socket| ソケットを閉じる|.socket| misc|
| co2|マウナロア山の大気中の CO2 集中度|| datasets|
| codes| Factor Codes| codes.factor codes.ordered codes<-| category classes|
| coefficients| モデルの係数を取り出す| coefficients coef.default coef.lm coef.glm coef.aov coef.listof| regression models|
| col| カラムのインデックス|| array|
| col2rgb| ColorオブジェクトをRGBオブジェクトに変換 || color dplot|
| colSums| Form Row and Column Sums and Means| rowSums colMeans rowMeans|array algebra|
| row/colnames| 行および列の名前| rownames<- colnames colnames<-| array manip|
| colors| 色の名前| colours| color dplot sysdata|
| commandArgs|コマンド・ラインの抽出|| environment sysdata programming|
| comment| 'Comment' 属性の問い合わせまたは設定| comment<-| attribute|
| complete.cases| Find Complete Cases|.cases| NA logic|
| complex| 複素数ベクトル| as.complex as.complex.default is.complex Re Im Mod Arg Conj| complex|
| confint| モデルのパラメータの信頼区間| confint.lm| models|
| conflicts| Search for Masked Objects on the Search Path|| utilities|
| connections|接続操作関数| connection file pipe fifo gzfile unzbzfile url socketConnection open open.connection isOpen isIncomplete close close.connection flush flush.connection print.connection summary.connection ISOLatin1 MacRoman WinAnsi native.enc| file connection|
| constrOptim| 制約条件つきの最適化|| optimize|
| contour| コンター(等値線図)の表示| contour.default| hplot aplot|
| contrast| Contrast Matrices|.helmert contr.poly contr.sum contr.treatment| design regression array|
| contrasts| Get and Set Contrast Matrices| contrasts<-| design regression|
| contributors| R プロジェクト・コントリビュータ|| misc|
| getNumCConverters| Management of .C argument conversion list|getCConverterDescriptions getCConverterStatus setCConverterStatus removeCConverter| interface programming|
| convolve| 高速畳み込み|| math dplot|
| coplot| Conditioning Plots| co.intervals| hplot aplot|
| copyright| Rのビルドに使用したファイルのコピーライト| copyrights| misc|
| cor|相関、分散および共分散(マトリックス)| cor cov| univar multivariate array|
| count.fields| Count the Number of Fields per Line|.fields| file|
| cov.wt| 重みつき共分散マトリックス|.wt| multivariate|
| crossprod| 行列のクロス積|| algebra array|
| cumsum| 累積和、積および最大値| cumprod cummin cummax| arith|
| curve| 関数の描画| plot.function| hplot|
| cut.POSIXt| 日付・時刻オブジェクトからFactorへ変換|.POSIXt| manip chron|
| cut| 数値からFactorへ変換| cut.default| category|
| data|データセット| print.packageIQR| documentation datasets|
| data.class| オブジェクト・クラス|.class| classes methods|
| data.frame| データフレーム|.frame as.data.frame is.data.frame row.names row.names.data.frame row.names.default row.names<- row.names<-.data.frame row.names<-.default plot.data.frame as.data.frame.AsIs as.data.frame.character as.data.frame.complex as. data.frame.data.frame as.data.frame.default as.data.frame.factor as.data.frame.integer as.data.frame.list as.data.frame.logical as.data.frame.matrix as.data.frame.model.matrix as.data.frame.numericas.data.frame.ordered as.data.frame.ts as.data.frame.vector xpdrows.data.frame| classes methods|
| data.matrix| Data Frame to Numeric Matrix|.matrix| array|
| dataentry| Spreadsheet Interface for Entering Data|.entry dataentry de de.ncols de.restore de.setup| utilities file|
| date| System Date and Time|| utilities|
| dcf| 形式でのデータの読み書き|.dcf write.dcf| print file|
| debug| 関数のデバッグ| undebug| programming environment|
| debugger| Post-Mortem Debugging| dump.frames| utilities error|
| delay| 遅延評価|| programming data|
| delete.response| Modify Terms Objects| drop.terms delete.response [.terms| programming|
| demo| R の機能のデモンストレーション|| documentation utilities|
| density| カーネル密度推定| print.density| distribution smooth|
| deparse| Expression Deparsing|| programming manip data|
| deriv| Symbolic and Algorithmic Derivatives of Simple Expressions| deriv deriv.default deriv.formula deriv3 deriv3.default deriv3.formula| math nonlinear|
| det| 行列式の計算|| array|
| detach| Detach Objects from the Search Path|| data|
| dev.xxx| 複数のデバイス間の制御|.cur dev.list dev.next dev.prev dev.off dev.set .Device .Devices graphics.off| device iplot|
| dev2|複数のデバイス間でのグラフィックスのコピー|.copy dev.print dev.copy2eps dev.control| device|
| dev2bitmap|  GhostScript 経由のビットマップファイルのグラフィックス・デバイス| bitmap| utilities|
| deviance| Model Deviance| deviance.default deviance.lm deviance.glm deviance.mlm| models|
| df.residual| 残差の自由度|.residual df.residual.default| models regression|
| diag| 行列の対角成分| diag<-| array|
| diff| Lagged Differences| diff.default| ts arith|
| difftime| Time Intervals| as.difftime print.difftime round.difftime Ops.difftime *.difftime Math.difftime Summary.difftime [.difftime| utilities chron|
| dim| オブジェクトの次元| dim.data.frame dim<-| array|
| dimnames| Dimnames of an Object| dimnames<- dimnames.data.frame dimnames<-.data.f rame| array manip|
| discoveries| Yearly Numbers of Important Discoveries|| datasets|
| do.call| Call関数の実行|.call| programming|
| dotchart| Cleveland Dot Plots|| hplot|
| double| 倍精度実数ベクトル| as.double as.double.default is.double single as.single as.single.default| classes|
| download.file| Download File from the Internet|.file| utilities|
| dput| Write an Internal Object to a File| dget| file programming connection|
| drop| Drop Redundant Extent Information|| array|
| dummy.coef| Extract Coefficients in Original Coding|.coef dummy.coef.lm dummy.coef.aovlist print.dummy.coef print.dummy.coef.list| models|
| dump| R オブジェクトのテキスト表現|| file connection|
| duplicated| Determine Duplicate Elements| duplicated.default duplicated.data.frame duplicated.matrix duplicated.array| logic manip|
| dyn.load| 外部関数インターフェース|.load dyn.unload is.loaded symbol.C symbol.For| interface|
| edit| Invoke a Text Editor| edit.default vi emacs pico xemacs xedit| utilities|
| edit.data.frame| データフレームとマトリックスの編集|| utilities|
| eff.aovlist| Compute Efficiencies of Multistratum Analysis of Variance|.aovlist| models|
| effects| Effects from Fitted Model| effects.lm effects.glm| models regression|
| eigen| Spectral Decomposition of a Matrix| La.eigen| algebra array|
| environment| 環境アクセス| environment<- .GlobalEnv globalenv is.environment new.env parent.env parent.env<- .BaseNamespaceEnv| data programming|
| esoph| Smoking, Alcohol and (O)esophageal Cancer|| datasets|
| euro| Conversion Rates of Euro Currencies| euro.cross| datasets|
| eurodist| ヨーロッパの都市間距離|| datasets|
| eval| (評価されていない)式の評価| evalq eval.parent local| data programming|
| example| オンラインヘルプの Example の実行|| documentation utilities|
| exists| オブジェクトは定義済みか?|| data|
| expand.grid| Create a Data Frame from All Combinations of Factors|.grid| models array|
| expand.model.frame| Add new variables to a model frame|.model.frame| manip regression|
| expression| 未評価の式| is.expression as.expression as.expression.default| programming dplot|
| extractAIC|適合モデルからAICの抽出| extractAIC.aov extractAIC.lm extractAIC.glm extractAIC.coxph extractAIC.negbin extractAIC.survreg| models|
| factor| 因子(要因)| ordered is.factor is.ordered as.factor as.ordered is.na<-.factor| category NA|
| factor.scope| Compute Allowed Changes in Adding to or Dropping from a Formula|.scope drop.scope factor.scope| models|
| faithful| Old Faithful Geyser Data|| datasets|
| family| Family Objects for Models| binomial gaussian Gamma inverse.gaussian poisson quasi quasibinomial quasipoisson print.family| models|
| fft| 高速離散フーリエ変換| mvfft| math dplot|
| file.access| Ascertain File Accessibility|.access| file|
| file.choose| 対話的にファイルを選択|.choose| file|
| file.info|ファイル情報の抽出|.info| file|
| file.path| Construct Path to File|.path| file|
| file.show| 一つないしは複数のファイルの表示|.show| file|
| files| ファイル操作| file.append file.copy file.create file.exists file.remove file.rename file.symlink dir.create| file|
| filled.contour| レベル(コンター)プロット|.contour| hplot aplot|
| findInterval| Find Interval Numbers or Indices|| arith utilities|
| fitted.values| Extract Model Fitted Values|.values fitted fitted.default fitted.lm fitted.glm| models regression|
| fivenum| Tukey の五数要約統計量|| univar robust distribution|
| fix| オブジェクトの修正・編集|| utilities|
| force| Force evaluation of an Argument|| data programming|
| formals| Access to and Manipulation of the Formal Arguments| formals<-| programming|
| format| Encode in a Common Format| format.AsIs format.data.frame format.default format.factor format.pval prettyNum| character print|
| format.info| format(.) Information|.info| character print programming|
| formatDL|フォーマット記述リスト|| print|
| formatC| Formatting Using C-style Formats| format.char| character print|
| formula| Model Formulae| formula.default formula.formula formula.terms formula.data.frame as.formula print.formula| models|
| fourfoldplot| Fourfold Plots|| hplot|
| frame| Create / Start a New Plot Frame|.new frame| iplot aplot|
| freeny| Freeny's Revenue Data| freeny.x freeny.y| datasets|
| ftable| Flat Contingency Tables| ftable.default print.ftable| category|
| ftable.formula| Formula Notation for Flat Contingency Tables|.formula| category|
| function| 関数定義| return| programming|
| gc| ギャベッジ・コレクション| gcinfo| environment|
| gc.time| ギャベッジ・コレクションに要した時間のリポート |.time| utilities|
| gctorture| Torture Garbage Collector|| environment|
| get| 変数が持っている値を返す|| data|
| getAnywhere| 名前を含む R オブジェクトの検索| [.getAnywhere print.getAnywhere| data|
| getFromNamespace| 名前空間開発用ユーティリティ関数| fixInNamespace| data|
| getNativeSymbolInfo| Obtain a description of a native (C/Fortran) symbol|| interface|
| getS3method| Get An S3 Method|| data|
| Sys.getenv| 環境変数の取得|.getenv| environment utilities|
| getpid| R セッションのプロセスIDの取得|.getpid| utilities|
| getwd| ワーキング・ディレクトリの取得または設定| setwd| utilities|
| gl| 因子水準の生成|| category arith|
| glm| Fitting Generalized Linear Models| glm.fit glm.fit.null weights.glm print.glm print.glm.null| models regression|
| glm.control| Auxiliary for Controlling GLM Fitting|.control| optimize models|
| glm.summaries| Accessing Generalized Linear Model Fits|.glm residuals.glm| models regression|
| glm.summary|一般化線形モデルの適合の要約|.glm summary.glm.null print.summary.glm print.summary.glm.null| models regression|
| gray| Gray Level Specification| grey| color|
| grep| パターン・マッチングと置換| sub gsub regexpr| character utilities|
| grid| プロットに格子を追加する|| aplot|
| groupGeneric| Group Generic Functions| .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| methods|
| gzcon| (De)compress I/O Through Connections|| file connection|
| help| Documentation| ? topicName| documentation|
| help.search| ヘルプ・システムの探索|.search print.hsearch| documentation|
| help.start| ハイパーテキスト・ドキュメンテーション|.start| documentation|
| hist.POSIXt| Histogram of a Date-Time Object|.POSIXt| chron dplot hplot|
| hist| ヒストグラム| hist.default| dplot hplot distribution|
| hsv| HSV 色仕様|| color dplot|
| identical| Test Objects for Exact Equality|| programming  logic  iteration |
| identify| Identify Points in a Scatter Plot| identify.default| iplot|
| ifelse| Conditional Element Selection|| logic programming|
| image| カラー画像の表示| image.default| hplot aplot|
| index.search| Search Indices for Help Files|.search| utilities|
| infert| Infertility after Spontaneous and Induced Abortion|| datasets|
| influence.measures| Regression Deletion Diagnostics|.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| regression|
| integer| 整数ベクトル| as.integer as.integer.default is.integer| classes|
| integrate| Integration of One-Dimensional Functions| print.integrate| math utilities|
| interaction| 因子の交互作用を計算|| category|
| interaction.plot| Two-way Interaction Plot|.plot| hplot|
| interactive| Is R Running Interactively?|| environment programming|
| invisible| Change the Print Mode to Invisible|| programming|
| iris| Edgar Anderson のアヤメのデータ| iris3| datasets|
| is.empty.model|モデルが空かどうかの有無をチェック |.empty.model| models|
| is.finite| Finite, Infinite and NaN Numbers|.finite is.infinite Inf NaN is.nan| programming math|
| is.function| Is an Object of Type Function?|.function| programming|
| is.language| Is an Object a Language Object?|.language| programming|
| is.object| Is an Object "internally classed"?|.object| methods classes|
| is.recursive| Is an Object Atomic or Recursive?|.atomic is.recursive| programming classes|
| is.single| オブジェクトは単精度タイプか?|.single| classes|
| is.R| Are we using R, rather than S?|.R| environment utilities|
| islands| Areas of the World's Major Landmasses|| datasets|
| jitter| Add 'Jitter' (Noise) to Numbers|| dplot utilities|
| kappa| Estimate the Condition Number| kappa.default kappa.lm kappa.qr kappa.tri|math|
| kronecker| 配列のクロネッカー積| %x%| array|
| labels| オブジェクトよりラベルを見つける| labels.default labels.terms labels.lm| print models|
| lapply| Apply a Function over a List or Vector| sapply| iteration list|
| layout| Specifying Complex Plot Arrangements| layout.show lcm| iplot dplot environment|
| legend| プロットに判例を追加|| aplot|
| length| ベクトルやリストの長さ(要素数)| length<-| attribute|
| levels| Levels Attributes| levels<- levels<-.default| category|
| levels.factor| Factor Levels Assignment|<-.factor| category|
| library| Loading and Listing of Packages| require R_LIBS .Autoloaded .First.lib .Last.lib .Library .find.package .packages .path.package .libPaths .noGenerics print.libraryIQR print.packageInfo| data|
| library.dynam| Loading Shared Libraries|.dynam .dynLibs| data|
| license| The R License Terms| licence| misc|
| lines| プロットへの結合された線分の追加| lines.default| aplot|
| list| Lists -- Generic and Dotted Pairs| pairlist alist as.list as.list.default as.list.data.frame as.pairlist is.list is.pairlist| list manip|
| list.files| List the Files in a Directory/Folder|.files dir| file|
| lm| Fitting Linear Models| print.lm print.lm.null| regression|
| lm.influence| Regression Diagnostics|.influence influence influence.lm influence.glm|regression|
| lm.summaries| Accessing Linear Model Fits|.lm formula.lm residuals.lm weights weights.lm weights.default| regression models|
| lm.summary| Summarizing Linear Model Fits|.lm summary.lm.null summary.mlm print.summary.lm print.summary.lm.null| regression models|
| lm.fit| Fitter Functions for Linear Models|.fit lm.wfit lm.fit.null lm.wfit.null| regression array|
| load| Reload Saved Datasets| loadURL| file|
| localeconv| Find Details of the Numerical Representations in the Current Locale| Sys.localeconv| utilities|
| locales| Query or Set Aspects of the Locale| Sys.getlocale Sys.setlocale| utilities|
| locator| Graphical Input|| iplot|
| logLik| 対数尤度を抽出する| print.logLik str.logLik as.data.frame.logLik| models|
| logLik.glm| glm オブジェクトから対数尤度を抽出する|.glm| models|
| logLik.lm| lm オブジェクトから対数尤度を抽出する|.lm| models|
| logical| 論理値ベクトル| as.logical as.logical.default is.logical TRUE FALSE T F| classes logic|
| loglin| 対数線形モデルへのあてはめ|| category models|
| longley| Longley's Economic Regression Data|| datasets|
| lower.tri| 正方行列の下三角行列(上三角行列)|.tri upper.tri| array|
| lowess| Scatter Plot Smoothing|| smooth|
| ls| List オブジェクトのリスト|| environment|
| ls.diag| Compute Diagnostics for 'lsfit' Regression Results|.diag| regression|
| ls.print| 'lsfit' 回帰分析の結果のプリント|.print| regression|
| lsfit| Find the Least Squares Fit|| regression|
| mad| Median Absolute Deviation|| univar robust|
| mahalanobis| マハラノビス距離|| multivariate|
| make.link| Create a Link for GLM families|.link| models|
| make.names| Make Syntactically Valid Names|.names| character|
| make.socket|ソケット接続の作成|.socket print.socket| misc|
| make.tables| Create model.tables|.tables.aovproj make.tables.aovprojlist| internal|
| makepredictcall| Utility Function for Safe Prediction| makepredictcall.default SafePrediction| models|
| manova| 多変量分散分析|| models|
| mapply| Apply a function to multiple list or vector arguments|| manip  utilities|
| margin.table| Compute table margin|.table| array|
| mat.or.vec| マトリックスまたはベクトルの作成|.or.vec| array|
| match| Value Matching| %in%| manip logic|
| match.arg| Argument Verification Using Partial Matching|.arg| programming|
| match.call| Argument Matching|.call| programming|
| match.fun| Function Verification for "Function Variables"|.fun| programming|
| matmult| Matrix Multiplication|*% matmult| array arith|
| matplot| Plot Columns of Matrices| matpoints matlines| hplot aplot array|
| matrix| 行列| as.matrix as.matrix.default as.matrix.data.frame is.matrix| array algebra|
| maxCol| Find Maximum Position in Matrix|.col| utilities array|
| mean| 算術平均| mean.default mean.data.frame| univar|
| median| 中央値|| univar robust|
| memory.profile| Profile the Usage of Cons Cells|.profile| utilities|
| menu| メニュー対話型関数|| utilities programming|
| merge| 2つのデータフレームのマージ| merge.default merge.data.frame| array manip|
| methods| クラス・メソッド| NextMethod methods S3Methods .isMethodsDispatchOn| methods|
| missing| Does a Formal Argument have a Value?|| programming|
| mode| The (Storage) Mode of an Object| mode<- storage.mode storage.mode<-| attribute|
| model.extract| Extract Components from a Model Frame|.extract model.offset model.response model.weights| manip programming models|
| model.frame| Extracting the "Environment" of a Model Formula|.frame model.frame.default model.frame.lm model.frame.glm model.frame.aovlist| models|
| model.matrix| Construct Design Matrices|.matrix model.matrix.default model.matrix.lm model.matrix.lm.null model.matrix.glm.null| models|
| model.tables| Compute Tables of Results from an Aov Model Fit|.tables model.table s.aov model.tables.aovlist print.tables.aov| models|
| morley| Michaelson-Morley Speed of Light Data|| datasets|
| mosaicplot| Mosaic Plots| mosaicplot.default mosaicplot.formula| hplot|
| mtcars| Motor Trend Car Road Tests|| datasets|
| mtext| Write Text into the Margins of a Plot|| aplot|
| n2mfrow| Compute Default mfrow From Number of Plots|| dplot utilities|
| na.action| NA Action|.action na.action.default| NA methods|
| na.fail| オブジェクトの中の欠損地を扱う|.fail na.fail.default na.omit na.omit.data.frame na.omit.default na.exclude na.exclude.data.frame na.exclude.default na.pass| NA|
| naresid| Adjust for Missing Values| naresid.default naresid.exclude napredict napredict.default napredict.exclude| NA models|
| name| Variable Names or Symbols, respectively| is.symbol as.symbol as.name is.name| programming attribute|
| names| オブジェクトの名前属性| names.default names<- names<-.default| attribute|
| naprint| Adjust for Missing Values| naprint.default naprint.exclude naprint.omit|NA models|
| nargs| 関数の引数の個数|| programming|
| nchar| 文字数カウント|| character|
| nclass| ヒストグラムの階級数の計算|.Sturges nclass.scott nclass.FD| univar|
| nextn| Highly Composite Numbers|| math|
| nhtemp| Average Yearly Temperatures in New Haven|| datasets|
| nlevels| The Number of Levels of a Factor|| category|
| nlm| Non-Linear Minimization|| nonlinear optimize|
| noquote| Class for "no quote" Printing of Strings| print.noquote as.matrix.noquote| print methods utilities|
| NotYet| Not Yet Implemented Functions and Unused Arguments| .NotYetImplemented NotYetUsed .NotYetUsed| documentation utilities|
| nrow| 行列の行数(列数)| NROW ncol NCOL| array|
| ns-alt| Experimental Alternative Name Specification Support| .Import .ImportFrom.S3method| internal|
| ns-dblcolon| Double Colon Operator| | |
| ns-internals| Name Space Internals| getNamespaceInfo importIntoEnv isBaseNamespace isNamespace namespaceExport namespaceImport namespaceImportFrom packageHasNamespace parseNamespaceFile registerS3method setNamespaceInfo .__S3MethodsTable__.| internal|
| ns-lowlev| Low Level Name Space Support Functions| loadNamespace loadedNamespaces unloadNamespace| internal|
| ns-reflect.Rd| Name Space Reflection Support| getNamespace getNamespaceExports getNamespaceImports getNamespaceName getNamespaceUsers getNamespaceVersion| internal|
| ns-topenv| Top Level Environment|| programming|
| numeric| 数値ベクトル| as.numeric is.numeric| classes attribute|
| object.size| Report the Space Allocated for an Object|.size| utilities|
| octmode| 8進数表示|.octmode print.octmode as.character.octmode| print|
| offset| Include an Offset in a Model Formula|| models|
| on.exit| Function Exit Code|.exit| programming|
| optim|汎用最適化|| nonlinear optimize|
| optimize| One Dimensional Optimization| optimise| optimize|
| options| オプションの設定| .Options getOption| environment error print|
| order| Ordering Permutation| sort.list| univar manip|
| outer| 行列の外積| %o%| array|
| p.adjust| 多重比較における P 値の調整|.adjust p.adjust.methods| htest|
| package.contents|パッケージ内容と記述 |.contents package.description|utilities|
| package.dependencies| パッケージの依存関係のチェック|.dependencies| utilities|
| package.skeleton| Create a skeleton for a new package|.skeleton| file utilities|
| packageStatus| パッケージ管理ツール| newestVersion packageStatus print.packageStatus summary.packageStatus update.packageStatusupgrade.packageStatus upgrade| utilities|
| page| Invoke a Pager on an R Object|| utilities|
| pairs| 多変数散布図の行列表示| pairs.default| hplot|
| pairs.formula| Formula Notation for Scatterplot Matrices|.formula| hplot|
| palette| グラフィックスのパレットのセットまたは表示|| color sysdata|
| Palettes| カラー・パレット| heat.colors terrain.colors topo.colors cm.colors| color dplot|
| panel.smooth| Simple Panel Plot|.smooth| hplot dplot|
| par| Set or Query Graphical Parameters| .Pars .Pars.readonly| iplot dplot environment|
| parse| Parse Expressions|| file programming connection|
| paste| 文字列の連結|| character|
| path.expand| Expand File Paths|.expand| file|
| pdf| PDF グラフィックス・デバイス|| device|
| persp| Perspective Plots| persp.default| hplot aplot|
| phones| The World's Telephones|| datasets|
| pictex| A PicTeX Graphics Driver|| device|
| pie| パイチャート(円グラフ)|| hplot|
| plot| Generic X-Y Plotting|| hplot|
| plot.density| Plot Method for Kernel Density Estimation|.density| dplot|
| plot.design| Plot Univariate Effects of a 'Design' or Model|.design| hplot|
| plot.lm| Plot Diagnostics for an lm Object|.lm plot.mlm| hplot regression|
| plot.table| Plot Methods for 'table' Objects|.table| hplot category|
| plot.ts| Plotting Time-Series Objects|.ts plot.mts lines.ts| hplot ts|
| plot.window| Set up World Coordinates for Graphics Window|.window| aplot|
| plot.xy|基本内部プロット関数|.xy| aplot|
| plot.default| デフォルトの散布図関数|.default| hplot|
| plot.factor| Plotting Factor Variables|.factor| hplot|
| plot.formula| Formula Notation for Scatterplots|.formula lines.formula points.formula| hplot|
| plot.histogram| Plot Histograms|.histogram lines.histogram| hplot iplot|
| plotmath| Mathematical Annotation in R|| aplot|
| pmatch| Partial String Matching|| character|
| points| プロットへの点の追加| points.default| aplot|
| poly| Compute Orthogonal Polynomials| polym predict.poly makepredictcall.poly| math|
| polygon| 多角形の描画|| aplot|
| polyroot| Find Zeros of a Real or Complex Polynomial|| math|
| pos.to.env| Convert Positions in the Search Path to Environments|.to.env| utilities|
| postscript| ポストスクリプト・グラフィックス| ps.options .PostScript.Options .ps.prolog| device|
| power| Create a Power Link Object|| models|
| ppoints| Ordinates for Probability Plotting|| dplot arith distribution|
| precip| アメリカの都市の年降水量|| datasets|
| predict| モデルの予測|| methods|
| predict.glm| Predict Method for GLM Fits|.glm| models regression|
| predict.lm| Predict method for Linear Model Fits|.lm predict.mlm| regression|
| preplot| Pre-computations for a Plotting Objeect|| models|
| presidents| Quarterly Approval Ratings of US Presidents|| datasets|
| pressure| Vapor Pressure of Mercury as a Function of Temperature|| datasets|
| pretty| Pretty Breakpoints|| dplot|
| print| 値を出力する| print.factor print.htest print.listof print.simple.list print.table| print|
| print.coefmat|係数マトリックスのプリント|.coefmat| print|
| print.data.frame| データフレームのプリント|.data.frame| print|
| print.default|デフォルトのプリント |.default print.atomic print.matrix| print|
| prmatrix| マトリックスのプリント(旧スタイル)|| print|
| print.ts| 時系列オブジェクトのプリント|.ts| ts|
| proc.time| Rの実行時間|.time| utilities|
| prod| ベクトル要素の積|| arith|
| profile| Generic Function for Profiling Models|| models|
| proj| Projections of Models| proj.default proj.lm proj.aov proj.aovlist| models|
| prompt| Rドキュメンテーション・ファイルのプロトタイプ作成| prompt.default prompt.dataframe| documentation|
| promptData| Generate a Shell for Documentation of Data Sets|| documentation|
| prop.table| Express table entries as fraction of marginal table|.table| array |
| pushBack| Push Text Back on to a Connection| pushBackLength| connection|
| Sys.putenv| 環境変数の設定|.putenv| environment utilities|
| qqnorm|QQプロット| qqnorm.default qqplot qqline| hplot distribution|
| qr| 行列の QR 分解| qr.coef qr.qy qr.qty qr.resid qr.fitted qr.solve is.qr as.qr solve.qr| algebra array regression|
| QR.Auxiliaries| Reconstruct the Q, R, or X Matrices from a QR Object|.X qr.Q qr.R| algebra array|
| quakes|フィジー沖の地震発生地点|| datasets|
| quantile| Sample Quantiles| quantile.default| univar|
| quit| R セッションの終了| q .Last| environment|
| r2dtable| Random 2-way Tables with Given Marginals|| distribution|
| randu| Random Numbers from Congruential Generator RANDU|| datasets|
| range| 範囲(最大値と最小値の差)| range.default| univar arith|
| rank| Sample Ranks|| univar|
| read.00Index| Read 00Index-style Files|.00Index| file connection|
| read.ftable| Manipulate Flat Contingency Tables|.ftable write.ftable as.table.ftable|category|
| read.fwf| 固定幅の形式のファイルの読み込み|.fwf| file connection|
| read.socket| ソケットからの読み込みと書き出し|.socket write.socket| misc|
| read.table| データ入力|.table read.csv read.csv2 read.delim read.delim2| file connection|
| readBin| バイナリ・データの接続先へのまたは接続先からの転送| writeBin readChar writeChar| file connection|
| readLines| 接続先よりテキスト行を読む|| file connection|
| readline| 端末から一行入力する|| utilities|
| real| 実数ベクトル| as.real is.real| classes|
| recordPlot| プロットを記録し、再描画する| recordPlot print.recordedplot| iplot|
| recover| Browsing after an Error| limitedLabels| programming debugging|
| rect| 長方形を描く|| aplot|
| reg.finalizer| Finalization of objects|.finalizer| programming|
| relevel| Reorder Levels of Factor| relevel.default relevel.factor relevel.ordered| utilities models|
| remove.packages| インストールされたパッケージの除去|| utilities|
| rep| ベクトルやリストの要素の繰り返し| rep.int| manip|
| replace| ベクトルの値の置き換え|| manip|
| replications| Number of Replications of Terms|| models|
| reshape| Reshape Grouped Data|| manip|
| residuals| モデルの残差の抽出| resid residuals.default| models regression|
| rev| ベクトルの要素を逆順にする|| manip|
| rgb| RGB カラー仕様|| color|
| rivers| 北米の主要河川の長さ|| datasets|
| rle| ルンレングス符号化| inverse.rle print.rle| manip|
| remove| 指定した環境からオブジェクトを取り除く| remove| environment|
| round.POSIXt| 日付・時刻オブジェクトの丸め/切捨て|.POSIXt trunc.POSIXt| chron|
| row| 行のインデックス|| array|
| rowsum| グルーピング変数に基づいたマトリックスまたはデータフレームの行和| rowsum.default rowsum.data.frame| manip|
| rug| Add a Rug to a Plot|| aplot|
| sample| Random Samples and Permutations|| distribution|
| save| R オブジェクトを保存する| save.image sys.save.image sys.load.image| file|
| savehistory| コマンド履歴のロードまたは保存あるいは表示| savehistory history| utilities|
| scale| Scaling and Centering of Matrix-like Objects| scale.default| array|
| scan| データの値を入力する|| file connection|
| screen| Creating and Controlling Multiple Screens on a Single Device| split.screen erase.screen close.screen| aplot dplot device|
| sd| 標準偏差|| univar|
| se.aov| model.tablesが使用する内部関数|.aov se.aovlist| internal|
| se.contrast| Standard Errors for Contrasts in Model Terms|.contrast se.contrast.aov se.contrast.aovlist| models|
| search| Rオブジェクトの探索パス与える| searchpaths| data|
| seek| Functions to Reposition Connections| seek.connection truncate truncate.connection isSeekable| file connection|
| segments| 線分をプロットに追加する|| aplot|
| seq.POSIXt| Generate Regular Sequences of Dates|.POSIXt| manip chron|
| seq| 連続値の生成| seq.default :| manip|
| sequence| 等差数列数値ベクトルを作る|| manip|
| serialize| Simple Serialization Interface| .saveRDS| internal file|
| sets| Set Operations| intersect setdiff is.element setequal| misc|
| showConnections| 接続先の表示| getConnection getAllConnections closeAllConnections stdin stdout stderr| connection|
| sign| 符号を表す|| arith|
| sink| R の出力をファイルに出す| sink.number| file connection|
| sleep| Student's Sleep Data|| datasets|
| slice.index| Slice Indexes in an Array|.index| array|
| slotOp| Extract Slots|||
| solve| 連立方程式を解く| solve.default| algebra|
| sort| ベクトルの要素の並べ替え| is.unsorted| univar manip arith|
| source| ファイルまたは接続先よりRのコードを読む込む|| file programming connection|
| splinefun| スプライン補間| splinefun| math dplot|
| split| グループに分割| split.default split.data.frame split<- split<-.default split<-.data.frame split.data.frame<- unsplit| category|
| sprintf| C 言語風の書式付き出力をする|| print character|
| stack| Stack or Unstack Vectors from a Data Frame or List| stack.default stack.data.frame unstack unstack.default unstack.data.frame| manip|
| stackloss| Brownlee's Stack Loss Plant Data| stack.loss stack.x| datasets|
| standardGeneric| Formal Method System Placeholders|| programming internal|
| stars| Star (Spider/Radar) Plots and Segment Diagrams|| hplot multivariate|
| start| Encode the Terminal Times of Time Series| end start.default end.default| ts|
| stat.anova| GLM 分散分析統計量|.anova| regression models|
| state| US State Facts and Figures| state.abb state.area state.center state.division state.name state.region state.x77| datasets|
| stem| ステム・アンド・リーフ(幹葉表現図)|| univar distribution|
| step| ステップワイズ(逐次)アルゴリズムでのAICによるモデル選択|| models|
| stop| 関数の実行を中止する(メッセージを表示してから)| geterrmessage| environment programming error|
| stopifnot| Ensure the 'Truth' of R Expressions|| environment programming error|
| str| Compactly Display the Structure of an Arbitrary R Object| str.default str.data.frame ls.str lsf.str| print documentation utilities|
| stripchart| 一次元スキャッター・プロット|| hplot|
| strptime|日付/文字列相互変換 |.POSIXct format.POSIXlt strftime strptime as.character.POSIXt ISOdatetime ISOdate| utilities chron|
| strsplit|文字ベクトルの要素分解|| character|
| structure| 属性の仕様|| attribute manip|
| strwidth| Plotting Dimensions of Character Strings and Math Expressions| strheight| dplot character|
| strwrap| Wrap Character Strings to Format Paragraphs|| character|
| subset| Subsetting Vectors and Data Frames| subset.default subset.data.frame| manip|
| substitute| Substituting and Quoting Expressions| quote| programming data|
| substr| 文字ベクトルの部分文字列の抽出| substring substr<- substring<-| character|
| sum| ベクトルの要素の和|| arith|
| summary| オブジェクトのサマリー| summary.default summary.data.frame summary.factorsummary.matrix| methods|
| aov| Summarize an Analysis of Variance Model|.aov summary.aovlist print.summary.aov print.summary.aovlist| models regression|
| summary.manova| 多変量分散分析法の要約|.manova print.summary.manova| models|
| summaryRprof| Summarise Output of R Profiler|| utilities|
| sunflowerplot| Produce a Sunflower Scatter Plot|| hplot smooth nonparametric|
| sunspots| Monthly Sunspot Numbers, 1749-1983|| datasets|
| svd| Singular Value Decomposition of a Matrix| La.svd| algebra array|
| sweep| Sweep out Array Summaries|| array iteration|
| swiss| スイスの出世力および社会経済指標(1888) データ|| datasets|
| switch| Select One of a List of Alternatives|| programming|
| symbols| プロットにシンボルを描く|| aplot hplot multivariate|
| symnum| Symbolic Number Coding|| utilities character|
| sys.parent| Functions to Access the Function Call Stack|.parent sys.call sys.calls sys.frame sys.frames sys.nframe sys.function sys.parents sys.on.exit sys.status parent.frame| programming data|
| sys.source| ファイルの式のパースと評価|.source| file utilities|
| system.file| Find Names of R System Files|.file| file utilities|
| system.time| CPU 使用時間|.time unix.time| utilities|
| t| 行列の転置| t.default t.data.frame t.ts| array|
| table| クロス集計表作成| summary.table print.summary.table as.data.frame.table as.table as.table.default is.table| category|
| tabulate| ベクトルの表作成|| arith|
| tapply| Apply a Function Over a "Ragged" Array|| iteration category|
| taskCallback| Add or remove a top-level task callback| removeTaskCallback| environment|
| taskCallbackManager| Create an R-level task callback manager|| environment|
| taskCallbackNames| Query the names of the current internal top-level task callbacks||environment|
| tempfile|一時的なファイル名の作成| tempdir| file|
| termplot| Plot regression terms|| hplot regression|
| terms| Model Terms| terms.terms terms.aovlist terms.default print.terms| models|
| terms.formula| Construct a terms Object from a Formula|.formula| models|
| terms.object| Description of Terms Objects|.object| models|
| text| プロットにテキストを追加する| text.default| aplot|
| textConnection| Text Connections|| file connection|
| time| Sampling Times of Time Series| cycle frequency deltat time.default time.ts cycle.default cycle.ts frequency.default deltat.default| ts|
| title| プロットの注記|| aplot|
| toString| toString Converts its Argument to a Character String| toString.default| utilities|
| trace| Interactive Tracing and Debugging of Calls to a Function or Method| untrace tracingState .primTrace .primUntrace| programming debugging|
| traceback| Print Call Stack of Last Error| .Traceback| programming|
| transform| オブジェクト、例えばデータフレームに変換| transform.default transform.data.frame| manip|
| trees| Girth, Height and Volume for Black Cherry Trees|| datasets|
| try| Try an Expression Allowing Error Recovery|| programming|
| ts-methods| 時系列オブジェクトの手法|.ts na.omit.ts| ts|
| ts| 時系列オブジェクト| as.ts is.ts Ops.ts cbind.ts is.mts| ts|
| tsp| Tsp Attribute of Time-Series-like Objects| tsp<- hasTsp| ts|
| type.convert| Type Conversion on Character Variables|.convert| manip|
| typeof| オブジェクト・タイプ|| attribute|
| unique| ユニークな要素の抽出| unique.default unique.data.frame unique.matrix unique.array| manip logic|
| uniroot| One Dimensional Root (Zero) Finding|| optimize|
| units| Graphical Units| yinch xyinch cm| dplot|
| unlink| ファイルやディレクトリの削除|| file|
| unlist| リスト構造をベクトルにして、中身を平坦にする|| list manip|
| unname| 'names' または'dimnames'の除去|| utilities|
| update| Update and Re-fit a Model Call| update.default| models|
| update.formula| Model Updating|.formula| models|
| update.packages| CRANよりパッケージのダウンロード|.packages installed.packages CRAN.packages old.packages download.packages install.packages contrib.url| utilities|
| url.show| Display a text URL|.show| file misc|
| uspop| 合衆国のセンサスの人口統計|| datasets|
| vcov| 適合モデル・オブジェクト用に分散・共分散マトリックスの計算| vcov.lm vco v.glm vcov.lme vcov.gls vcov.coxph vcov.survreg| models nonlinear|
| vector| ベクトル| as.vector as.vector.factor is.vector| classes|
| volcano| ニュージーランド、オークランドの Maunga Whau 火山の地形情報|| datasets|
| warning| 警告メッセージ|| programming error|
| warnings| 警告メッセージのプリント|| programming error|
| warpbreaks| The Number of Breaks in Yarn during Weaving|| datasets|
| weekdays| Extract Parts of a POSIXt Object| weekdays.POSIXt months months.POSIXt quarters quarters.POSIXt julian julian.POSIXt| chron|
| weighted.mean| 重みつき算術平均|.mean| univar|
| weighted.residuals| Compute Weighted Residuals|.residuals| regression|
| which| Which indices are TRUE?|| logic attribute|
| which.min| Where is the Min() or Max() ?|.min which.max| utilities|
| window| Time Windows| window.default window.ts| ts|
| with| Evaluate an Expression in a Data Environment| with.default| data programming|
| women|アメリカ人女性の平均身長と平均体重|| datasets|
| write| ファイルにデータを書き出す|| file connection|
| write.table|データ出力|.table| print file|
| writeLines| 接続先に複数行を書き込む|| file connection|
| xfig| XFig グラフィックス・デバイス|| device|
| xtabs| クロス集計| print.xtabs| category|
| xy.coords| Extracting Plotting Structures|.coords| dplot|
| xyz.coords| Extracting Plotting Structures|.coords| dplot|
| C| Sets Contrasts for a Factor|| models|
| .Machine| Numerical Characteristics of the Machine|| sysdata programming math|
| InternalMethods| Internal Generic Functions|| methods|
| .Script| Scripting Language Interface|| interface|
| zcbind| Bind Two or More Time Series|.ts| internal|
| zip.file.extract| Zip アーカイブよりファイルを取り出す|.file.extract| file|
| BATCH| Rのパッチ実行|| utilities|
| COMPILE| Rを利用したファイルのコンパイル|| utilities|
| INSTALL| アドオンパッケージのインストール|| utilities|
| LINK| 実行可能プログラムの作成|| utilities|
| REMOVE| アドオンパッケージの削除|| utilities|
| RHOME| R ホーム・ディレクトリ| R_HOME| utilities|
| Rprof| R の実行のプロファイル作成を有効にする|| utilities|
| SHLIB| ダイナミック・ローディング用のシェアド・ライブラリの構築|| utilities|
| Signals| R の実行を中断する|| utilities|
| Gnome| GNOME デスクトップ・グラフィックス・デバイス| gnome| device|
| gtk| GTK+ グラフィックス・デバイス| GTK| device|
| make.packages.html| HTML ドキュメンテーション・ファイルの更新|.packages.html| utilities|
| nsl| ホスト名で IP アドレスを参照する|| utilities|
| png| JPEG および PNG グラフィックス・デバイス| jpeg| device|
| quartz| MacOS X Quartz device|| device|
| system| システム・コマンドを起動する| unix| interface file utilities|
| x11| X ウィンドウ・システム・グラフィックス| X11| device|

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS