在R中查看数据类型:mode(x)
提取,删除行或者列:
https://liuyang0681.github.io/2019/04/28/R-按照行名或列名删除对应的行列/
if you wanna change the folder of your default in vscode R, use: setwd(dirname(.vsc$rstudioapi_env$getSourceEditorContext()$path))
https://github.com/REditorSupport/vscode-R/issues/148
https://stackoverflow.com/questions/47044068/get-the-path-of-current-script/47045368#47045368
This page contains a collection of various tutorials for learning R.