当前位置:网站首页>R language learning notes 1
R language learning notes 1
2022-07-05 07:14:00 【RS&Hydrology】
Reference material :https://www.runoob.com/r/r-tutorial.html
1.R Differences between language and other programming languages (python)
- R The language assignment uses the left arrow <- Symbol ;
- R Language variable names start with letters or dots , Such as var.name,.var_name;
- R The language creation factor uses factor() function , Vector as input parameter , Used to store different types of data ;
2. Installation package
https://www.tutorialgateway.org/install-r-packages/
install R Packages from Github:https://blog.csdn.net/qq_32649321/article/details/120038222
边栏推荐
- Intelligent target detection 59 -- detailed explanation of pytoch focal loss and its implementation in yolov4
- About vscode, "code unreachable" will be displayed when calling sendline series functions with pwntools“
- mysql设置触发器问题
- 1290_FreeRTOS中prvTaskIsTaskSuspended()接口实现分析
- Unity UGUI不同的UI面板或者UI之间如何进行坐标匹配和变换
- [untitled]
- DelayQueue延迟队列的使用和场景
- 解读最早的草图-图像翻译工作SketchyGAN
- 【软件测试】03 -- 软件测试概述
- Inftnews | drink tea and send virtual stocks? Analysis of Naixue's tea "coin issuance"
猜你喜欢
M2DGR 多源多场景 地面机器人SLAM数据集
Ros2 - workspace (V)
三体目标管理笔记
你心目中的数据分析 Top 1 选 Pandas 还是选 SQL?
Concurrent programming - deadlock troubleshooting and handling
Intelligent target detection 59 -- detailed explanation of pytoch focal loss and its implementation in yolov4
摄像头的MIPI接口、DVP接口和CSI接口
Chapter 2: try to implement a simple bean container
Logical structure and physical structure
IPage能正常显示数据,但是total一直等于0
随机推荐
Do you choose pandas or SQL for the top 1 of data analysis in your mind?
Concurrent programming - how to interrupt / stop a running thread?
mysql设置触发器问题
Ros2 - function package (VI)
Xiaomi written test real question 1
Database SQL practice 4. Find the last of employees in all assigned departments_ Name and first_ name
[tf] Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initial
[vscode] search using regular expressions
并发编程 — 死锁排查及处理
testing framework
An article was opened to test the real situation of outsourcing companies
[node] differences among NPM, yarn and pnpm
Import CV2 prompt importerror: libgl so. 1: Cannot open shared object file: no such file or directory
程序中的负数存储及类型转换
ROS2——node节点(七)
new和malloc的区别
一文揭开,测试外包公司的真实情况
Spinningup drawing curve
NPM and package common commands
ROS2——Service服务(九)