Skip to content
Py-R
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
はじめに
はじめに
分析レポート
new
前処理
基本統計量
グラフの描画
回帰分析
データ出力
t検定
付録
データを分割したい
外部ライブラリ
Rstudioのバージョン確認方法
---
GitHub
Select theme
Dark
Light
Auto
データ出力
用途
Section titled “用途”
パワーポイントや論文に使用する
データ出力
Section titled “データ出力”
write.csv
(
データフレーム名
,
"保存したいタイトル名.csv"
)