RLink`
RLink`

RAttributes

RAttributes[atts]

R言語オブジェクトの属性のRLinkコンテナ.

詳細とオプション

  • atts は,name:> valueの形式の,ゼロ個,1個,あるいは複数の遅延規則を持つ数列でなければならない.この場合,nameは属性の文字列名でなければならず,valueはRLinkが扱える,任意の有効なR言語オブジェクトでよい.
  • RAttributesは通常スタンドアロンの式としてはなく,RVectorまたはRListの頭部を持つ式の一部として使われる.
  • R言語のベクトルについては,属性dimはR言語オブジェクトの短縮表記のRAttributesには含まれないが,長い(完全な)形式の場合には含まれる.

例題

  (3)

以下は行列の内部表現の完全形である:

これは次の短縮形に等しい:

以下の式は,namesの属性を持つR言語ベクトルの内部表現の完全形を表す:

これは次の短縮形に等しい:

このベクトルをR言語に送信することができる:

以下は,R言語から取ってきたベクトルの属性を返す:

この答の内部表記を見ると,R言語では属性がリストに保存されることが分かる:

Wolfram Research (2012), RAttributes, Wolfram言語関数, https://reference.wolfram.com/language/RLink/ref/RAttributes.html.

テキスト

Wolfram Research (2012), RAttributes, Wolfram言語関数, https://reference.wolfram.com/language/RLink/ref/RAttributes.html.

CMS

Wolfram Language. 2012. "RAttributes." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/RLink/ref/RAttributes.html.

APA

Wolfram Language. (2012). RAttributes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/RLink/ref/RAttributes.html

BibTeX

@misc{reference.wolfram_2024_rattributes, author="Wolfram Research", title="{RAttributes}", year="2012", howpublished="\url{https://reference.wolfram.com/language/RLink/ref/RAttributes.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_rattributes, organization={Wolfram Research}, title={RAttributes}, year={2012}, url={https://reference.wolfram.com/language/RLink/ref/RAttributes.html}, note=[Accessed: 18-November-2024 ]}