パッケージ 'utils' の情報 

 記述: 

Package:       utils
Version:       2.10.0
Priority:      base
Title:         The R Utils Package
Author:        R Development Core Team and contributors worldwide
Maintainer:    R Core Team <R-core@r-project.org>
Description:   R utility functions
License:       Part of R 2.10.0
Built:         R 2.10.0; ; 2009-10-13 06:24:17 UTC; unix

 索引: 

BATCH                   バッチ処理でRを実行する;Batch Execution of R
COMPILE                 Rで使用するためにファイルをコンパイルする;Compile Files for Use with R
INSTALL                 アドオン・パッケージをインストールする;Install Add-on Packages
LINK                    実行可能なプログラムを作成する;Create Executable Programs
Question                Documentation Shortcuts
REMOVE                  アドオン・パッケージを除去する;Remove Add-on Packages
RHOME                   Rのホーム・ディレクトリー;R Home Directory
RShowDoc                Rのマニュアルやその他の文書を表示する;Show R Manuals and Other Documentation
RSiteSearch             Rヘルプ・メーリング・リスト・アーカイブや文書の中で,キーワードやキーフレーズを検索する;Search for Key Words or Phrases in the R-help Mailing List Archives or Documentation
Rprof                   Enable Profiling of R's Execution
Rprofmem                Enable Profiling of R's Memory Use
Rscript                 Scripting Front-End for R
Rtangle                 StangleのRドライバー;R Driver for Stangle
RweaveLatex             SweaveのためのR/LaTeXドライバー;R/LaTeX Driver for Sweave
SHLIB                   ダイナミックローディングのためのシェアード・オブジェクト/DLLを構成する;Build Shared Object/DLL for Dynamic Loading
Sweave                  報告書の自動生成;Automatic Generation of Reports
SweaveSyntConv          Sweaveシンタックスを変換する;Convert Sweave Syntax
URLencode               URLをエンコード/デコードする;Encode or Decode a (partial) URL
View                    データ・ビューアを起動する;Invoke a Data Viewer
alarm                   ユーザに警告する;Alert the user
apropos                 (部分的な)名前に基づいてオブジェクトを検索する;Find Objects by (Partial) Name
as.roman                ローマ数字に変換する;Roman Numerals
aspell                  Aspellによるファイルのスペルチェック;Aspell Interface
browseEnv               Browse Objects in Environment
browseURL               URL をブラウザに表示する;Load URL into a WWW Browser
browseVignettes         ビネをブラウザに表示する;List Vignettes in an HTML Browser
bug.report              バグ報告を送る;Send a Bug Report
build                   アドオン・パッケージを構築したりチェックするためのユーティリティー;Utilities for Building and Checking Add-on Packages
capture.output          文字列やファイルに出力を送る;Send output to a character string or file
chooseCRANmirror        CRANのミラーサイトを選択する;Select a CRAN Mirror
citEntry                Writing Package CITATION Files
citation                出版物のためにRやRパッケージを引用する;Citing R and R Packages in Publications
close.socket            ソケットを閉じる;Close a Socket
combn                   n個からm個を取り出す組み合わせを全て発生させる;Generate All Combinations of n Elements, Taken m at a Time
compareVersion          Compare Two Package Version Numbers
count.fields            1行当たりのフィールド数を数える;Count the Number of Fields per Line
data                    データセット;Data Sets
dataentry               データ入力のためのスプレッドシート/インターフェース;Spreadsheet Interface for Entering Data
debugger                死後剖検デバッグ;Post-Mortem Debugging
demo                    Rの機能のデモンストレーション;Demonstrations of R Functionality
download.file           インターネットからファイルをダウンロードする;Download File from the Internet
edit                    テキスト・エディタを起動する;Invoke a Text Editor
edit.data.frame         データフレームや行列を編集する;Edit Data Frames and Matrices
example                 オンラインヘルプのexampleを実行する;Run an Examples Section from the Online Help
file.edit               ファイルを編集する;Edit One or More Files
file_test               シェルのような方法でファイルを検査する;Shell-style Tests on Files
findLineNum             Find the Location of a Line of Source Code, or Set a Breakpoint There.
fix                     オブジェクトを修正する;Fix an Object
flush.console           Flush Output to A Console
formatUL                順序なし・順序ありリストを書式化する;Format Unordered and Ordered Lists
getAnywhere             Retrieve an R Object, Including from a Name Space
getFromNamespace        Utility functions for Developing Namespaces
getS3method             S3メソッドを得る;Get An S3 Method
glob2rx                 Change Wildcard or Globbing Pattern into Regular Expression
head                    Return the First or Last Part of an Object
help                    ヘルプ文書の表示;Documentation
help.request            Send a Post to R-help
help.search             ヘルプ/システムの検索;Search the Help System
help.start              Hypertext Documentation
index.search            Search Indices for Help Files
installed.packages      インストールされているパッケージを探索する;Find Installed Packages
localeToCharset         Select a Suitable Encoding Name from a Locale Name
ls.str                  List Objects and their Structure
make.packages.html      Update HTML Package List
make.socket             ソケット/コネクションを作成する;Create a Socket Connection
memory.size             メモリー配置について報告する;Report on Memory Allocation
menu                    Menu Interaction Function
methods                 S3総称関数やクラスに対するメソッドをリストアップする;List Methods for S3 Generic Functions or Classes
mirrorAdmin             Managing Repository Mirrors
modifyList              Recursively Modify Elements of a List
news                    Build and Query R or Package News Information
normalizePath           Express File Paths in Canonical Form
nsl                     Look up the IP Address by Hostname
object.size             Report the Space Allocated for an Object
package.skeleton        Create a Skeleton for a New Source Package
packageDescription      パッケージの記述;Package Description
packageStatus           パッケージ/マネージメント・ツール;Package Management Tools
page                    Rオブジェクトのページャーを起動する;Invoke a Pager on an R Object
person                  Person Names and Contact Information
prompt                  Produce Prototype of an R Documentation File
promptData              Generate a Shell for Documentation of Data Sets
promptPackage           Generate a Shell for Documentation of a Package
rcompgen                A Completion Generator for R
read.DIF                Data Input from Spreadsheet
read.fortran            Read fixed-format data
read.fwf                Read Fixed Width Format Files
read.socket             Read from or Write to a Socket
read.table              データの入力;Data Input
recover                 Browsing after an Error
relist                  Allow Re-Listing an unlist()ed Object
remove.packages         Remove Installed Packages
rtags                   An etags-like a tagging utility for R
savehistory             Load or Save or Display the Commands History
select.list             Select Items from a List
sessionInfo             Collect Information About the Current R Session
setRepositories         Select Package Repositories
stack                   Stack or Unstack Vectors from a Data Frame or List
str                     Compactly Display the Structure of an Arbitrary R Object
summaryRprof            Summarise Output of R Sampling Profiler
tar                     Create a Tar Archive
toLatex                 Converting R Objects to BibTeX or LaTeX
txtProgressBar          プログレス・バー;Text Progress Bar
type.convert            Type Conversion on Character Variables
untar                   Extract or List Tar Archives
unzip                   Extract or List Zip Archives
update.packages         Download Packages from CRAN-like repositories
url.show                URLを表示する;Display a text URL
utils-deprecated        Deprecated Functions in Package utils
utils-package           The R Utils Package
vignette                ビネを見たりリストアップしたりする;View or List Vignettes
write.table             データの出力;Data Output
zip.file.extract        Zipアーカイブからファイルを抽出する;Extract File from a Zip Archive

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2023-03-25 (土) 11:19:16