本讲为第二部分,介绍github的主要用途以及如何在R中使用git,部分内容改编自廖雪峰的《Git教程》。欢迎转载,但请注明出处!
这可绝对是个好东西啊,日前刚被微软收购,不知前景如何!
前面提到git的两大特点,版本控制相信大家看到这里,已经了然于胸了,而想要一窥分布式的威力,就不得不提到github这个“交友网站”啦!
本讲为第一部分,介绍git的“足够你用”命令,部分内容改编自廖雪峰的《Git教程》。欢迎转载,但请注明出处!
正统解释:分布式版本控制系统 (Distributed Version Control System),但这其实对理解和爱上git没啥卵用,反而让人觉得它很高深,望而却步!
Git的灵魂在于其让人欲罢不能的实用性!
先举两个场景,相信大多数人都碰到过:
Brief introduction to the main data structures in R, part of contents adapted from Advanced R, by hadley Wickham. Repost by indicating the source please!
When you use your computer to handle all kinds of tasks, like writing, drawing, surfing the internet, actually, they are just as simple processes as you give data and command to computer, then it manipulates in its own way and gives back new data to you. During this, the programming language behaves like a google language translator between you two.
本讲简要介绍R中常见的数据结构,重在梳理,不求详尽,部分内容改编自Hadley Wickham的《Advanced R》一书。欢迎转载,但请注明出处!
当你在使用电脑时,各种五光十色的界面、操作、交互等等,究其本质来说,无非是一个你给电脑数据和指令,电脑进行处理,再返回给你新数据的过程,而程序语言就类似你和电脑沟通的媒介,毕竟电脑不通人言啊!
This post documents the process of making figures that satisfy the rigid publishers. Repost by indicating the source please!
First of all, the figures I mention in this post are not the pictures coming out of scientific softwares, also not shot by equipments like fluorescence microscopy, they are what you see in the published articles, the former pics could be considered as the building blocks of figures.
Most of the contents here are edited from How to Create Publication-Quality Figures, I strongly recommend clicking that link, you won’t regret!
本文主要小结一下如何制作达到杂志要求的图片的流程,给自己做个备忘。欢迎转载,但请注明出处!
最近我在忙着写博士大论文,所以更新比较慢,望各位见谅!本来我准备继续更新学R学系列,讲讲R的学习心得,但这两周被图片给折腾得够呛,赶快攒篇博文记录下,以免以后忘记!
这两年多的实验做得实在是惨不忍睹,可老板还是想把结果发表在更惨不忍睹的杂志上,他负责文,我负责图。别看杂志分数不咋地,要求可是不低,又是排版,又是分辨率,折腾了一圈,总算交差。下面我就讲下个人的处理流程,各位能用得上的,别忘了留言点个赞哦!