{"id":19033,"date":"2020-08-04T14:15:18","date_gmt":"2020-08-04T08:45:18","guid":{"rendered":"https:\/\/internshala.com\/blog\/?p=19033"},"modified":"2021-05-27T22:08:21","modified_gmt":"2021-05-27T16:38:21","slug":"what-is-r","status":"publish","type":"post","link":"https:\/\/internshala.com\/blog\/what-is-r\/","title":{"rendered":"What is R: A short guide for beginners"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-19038\" src=\"https:\/\/internshala.com\/wp-content\/uploads\/2020\/08\/What-is-R.jpg\" alt=\"What is R\" width=\"595\" height=\"372\" \/><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">In 1992, two professors at the University of Auckland began <\/span><span style=\"font-weight: 400;\">working on a statistical computing software, which could overcome the shortcomings of existing software. <\/span><span style=\"font-weight: 400;\">These professors were Robert Gentleman and Ross Ihaka, and they ended up creating R, a software and programming language. It was first put into use by the university in their teaching lab. Subsequently, it was released to the public and has enjoyed considerable success.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">Today, many statisticians, data scientists and analysts swear by R. They use it for data interpretation and visualisation (charts and graphs). <\/span><span style=\"font-weight: 400;\">R&#8217;s dedicated user base consists of Facebook, Twitter, Google, Uber, and Airbnb to name a few. Sounds like a fine language, right? Let&#8217;s find out what makes R so wildly popular.<\/span><\/p>\n<p style=\"text-align: justify;\"><strong>What are the features of R?\u00a0<\/strong><\/p>\n<p style=\"text-align: justify;\"><strong>1. It is a free and open-source software<\/strong><\/p>\n<p style=\"text-align: justify;\">Although it wasn&#8217;t originally intended to be free, Dr. Martin M\u00e4chler, a member of R&#8217;s Core Development team, convinced the creators to make it a free software in 1995. This has resulted in making it more robust and useful, because the bugs are more frequently addressed and exciting new features are released as well.<\/p>\n<p style=\"text-align: justify;\">As an open-source software, its source code can be modified to suit one&#8217;s needs. You can also use functions, data, and code created by others to improve your experience. These are called R packages and they are available on CRAN (Comprehensive R Archive Network). This has created an active R community with contributions from diverse fields.<\/p>\n<p style=\"text-align: justify;\"><strong>2. It can be used across different platforms<\/strong><\/p>\n<p style=\"text-align: justify;\">R is a platform-independent language which can run on any operating system.<\/p>\n<p style=\"text-align: justify;\"><strong>3. It can create stellar graphics\u00a0<\/strong><\/p>\n<p style=\"text-align: justify;\">This is one of the most winning features of R. It can be used to create all kinds of graphs, be it histogram, doughnut, or heatmap. You can use the existing packages in R or install packages like ggplot2 to enhance your experience.<\/p>\n<p style=\"text-align: justify;\">This feature is also used to create magnificent data art such as this:<\/p>\n<p style=\"text-align: justify;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-19034\" src=\"https:\/\/internshala.com\/wp-content\/uploads\/2020\/07\/Data-art-R-graph-gallery.png\" alt=\"\" width=\"641\" height=\"351\" \/><\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: justify;\"><strong>4. It can communicate with other programming languages<\/strong><\/p>\n<p style=\"text-align: justify;\">R can call C, C++, Fortran, Python, and Java. You can also connect to various database systems such as MySQL and Oracle.<\/p>\n<p><strong>5. It can interact with different interfaces<\/strong><\/p>\n<p>R can be used in a command line interface or Graphical User Interface (GUI) such as RStudio.<\/p>\n<p style=\"text-align: justify;\"><strong>Do I have anything to worry about while using R? What are the limitations of R?<\/strong><\/p>\n<p style=\"text-align: justify;\"><strong>1. It can use a lot of memory<\/strong><\/p>\n<p style=\"text-align: justify;\">Data has to be stored in physical memory which can be infeasible for large datasets.<\/p>\n<p style=\"text-align: justify;\"><strong>2. It runs slower compared to its contemporary counterparts<\/strong><\/p>\n<p style=\"text-align: justify;\">R uses an interpreter. For programming noobs, an interpreter is a computer program that converts the code into a machine-readable format line by line, which can cause the code to run slower. So, you will need to optimise the code in order to make it run faster. You can also use other variations of R such as Microsoft&#8217;s R.<\/p>\n<p style=\"text-align: justify;\"><strong>How does R compare to other tools?<\/strong><\/p>\n<p style=\"text-align: justify;\"><strong>1. R vs Excel<\/strong><\/p>\n<p style=\"text-align: justify;\">Both R and Excel are popular tools for statistical analysis. Excel is often the preferred one due to its friendly point and click interface. However, R can be a more effective tool if you are handling large datasets. It also offers better visualisation, which can be useful to understand complex data.<\/p>\n<p style=\"text-align: justify;\"><strong>2. R vs Python<\/strong><\/p>\n<p style=\"text-align: justify;\">R and Python are among the top programming languages for data analysis and AI.<\/p>\n<p style=\"text-align: justify;\">R was primarily created for statisticians by statisticians. While it offers extensive features for data analysis, the syntax readability isn&#8217;t great, and it can be time consuming to learn especially for a programming beginner. Python, on the other hand, was developed as a general-purpose language. It has an easier syntax and can be learned more easily.<\/p>\n<p style=\"text-align: justify;\">While Python will come handy if you want to work in programming-oriented fields such as automation and robotics, R is going to serve you better in the field of academia, medicine, finance, and marketing.<\/p>\n<p style=\"text-align: justify;\"><strong>What are the uses of R?<\/strong><\/p>\n<p style=\"text-align: justify;\">R is used by over 2 million people worldwide in the following ways:<\/p>\n<p style=\"text-align: justify;\"><strong>1. Academic research<\/strong><\/p>\n<p style=\"text-align: justify;\">R is commonly used in the field of social and behavioural sciences for statistical computing. It is also being increasingly used in other disciplines like ecology and astronomy.<\/p>\n<p style=\"text-align: justify;\"><strong>2. Banking and finance\u00a0<\/strong><\/p>\n<p style=\"text-align: justify;\">Risk analysis and management, stock market predictions, and financial reporting are some of the common applications.<\/p>\n<p style=\"text-align: justify;\"><strong>3. Medicine<\/strong><\/p>\n<p style=\"text-align: justify;\">R has proven to be useful in the fields of genetics, bioinformatics, and drug advancement.<\/p>\n<p style=\"text-align: justify;\"><strong>4. Marketing<\/strong><\/p>\n<p style=\"text-align: justify;\">E-commerce platforms such as Amazon use R for product suggestions. Similarly, it is also used on social media for targeted marketing.<\/p>\n<p style=\"text-align: justify;\">Now that you know about it&#8217;s wide-ranging applications, let&#8217;s find out how you can explore your interest in R.<\/p>\n<p style=\"text-align: justify;\"><b>How to learn R?<\/b><\/p>\n<p style=\"text-align: justify;\"><b>1. Online courses:<\/b><span style=\"font-weight: 400;\"> There are myriad free courses that you can take advantage of (all hail the internet!). However, sometimes that can leave you feeling overwhelmed with no concrete idea of your progress. That\u2019s when Internshala Trainings reports for duty!\u00a0<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\"><a href=\"https:\/\/trainings.internshala.com\/r-programming-training?utm_source=IS_Blog&amp;utm_medium=what-is-R-short-guide-for-beginners\" target=\"_blank\" rel=\"noopener noreferrer\">Internshala\u2019s R programming training<\/a> is designed for anyone who wants to learn R from scratch. You can dive right into it without any coding experience (we can hear that sigh of relief).\u00a0<\/span><\/p>\n<p style=\"text-align: justify;\"><b>2. Online resources: <\/b><span style=\"font-weight: 400;\">While learning R,<\/span> <span style=\"font-weight: 400;\">there is a wealth of resources that you can profit from. Here are a few of them:<\/span><\/p>\n<p style=\"text-align: justify;\"><b>I) R Seek:<\/b><span style=\"font-weight: 400;\"> This is the Google for all things R. It acts as an advanced filter to help you find the most relevant results for your queries. Just seek and you shall find!<\/span><\/p>\n<p style=\"text-align: justify;\"><b>II) Mailing lists: <\/b><span style=\"font-weight: 400;\">The first R mailing list was created in 1996. The suggestions resulting from this exchange helped in releasing the first version of R to the general public in year 2000.\u00a0<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">Today, there are numerous mailing lists for different R moods and interests! You can learn about them <a href=\"https:\/\/www.r-project.org\/mail.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">here<\/a><\/span><span style=\"font-weight: 400;\">\u00a0and subscribe to a few <a href=\"https:\/\/stat.ethz.ch\/mailman\/listinfo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">here.<\/a><\/span><\/p>\n<p style=\"text-align: justify;\"><b>III) Blogs and online communities: <\/b>Blogs like <a href=\"https:\/\/rweekly.org\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Rweekly<\/a> curate a weekly digest including tutorials, blogs, and podcasts. This can give you an overview of the R community and help you in creating your own list of go-to resources. Other popular blogs include <a href=\"https:\/\/www.r-bloggers.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Rbloggers<\/a>, Microsoft&#8217;s <a href=\"https:\/\/blog.revolutionanalytics.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Revolutions<\/a>, <a href=\"https:\/\/flowingdata.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">FlowingData<\/a>, and <a href=\"https:\/\/civilstat.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Civil Statistician<\/a>.<\/p>\n<p style=\"text-align: justify;\">Online forums can help you feel more engaged while learning. Few favourites include <a href=\"https:\/\/stackoverflow.com\/questions\/tagged\/r\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">StackOverflow, <\/a><a href=\"https:\/\/community.rstudio.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">RStudio Community<\/a>, and <a href=\"https:\/\/www.reddit.com\/r\/Rlanguage\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">R Language Community<\/a>.<\/p>\n<p style=\"text-align: justify;\"><strong>IV) Books:\u00a0<\/strong>As old school as it may sound to learn programming from books, you may be missing out if you don&#8217;t cast a glance at it. Beginner-friendly books include <em>Hand-On Programming with R<\/em>, <em>R Cookbook<\/em>, and <em>R in Action<\/em>.<\/p>\n<p style=\"text-align: justify;\"><b>3. Internships: <\/b><span style=\"font-weight: 400;\">If you are already acing your tests, then it\u2019s time to rev up your learning journey with internships! You can apply for internships in <a href=\"https:\/\/internshala.com\/internships\/statistics-internship?utm_source=IS_Blog&amp;utm_medium=what-is-R-article\" target=\"_blank\" rel=\"noopener noreferrer\">statistics<\/a>\u00a0or <a href=\"https:\/\/internshala.com\/internships\/data%20science-internship?utm_source=IS_Blog&amp;utm_medium=What-is-R-article\" target=\"_blank\" rel=\"noopener noreferrer\">data science<\/a> on Internshala.<\/span><\/p>\n<p style=\"text-align: justify;\">This was a sneak peek into the buzzing world of R. If you want to learn more, then you can check out <a href=\"https:\/\/trainings.internshala.com\/r-programming-training?utm_source=IS_Blog&amp;referral=BLOG10&amp;utm_medium=what-is-R-short-guide-for-beginners\" target=\"_blank\" rel=\"noopener noreferrer\">Internshala&#8217;s R Programming Training<\/a>. You can use the coupon code BLOG10 to get a discount of 10%, and begin your adventuRe!<\/p>\n<p style=\"text-align: justify;\"><em>Image credits: https:\/\/www.data-to-art.com\/\u00a0<\/em><\/p>\n<aside class=\"mashsb-container mashsb-main \"><div class=\"mashsb-box\"><div class=\"mashsb-count mash-medium\" style=\"float:left\"><div class=\"counts mashsbcount\">64<\/div><span class=\"mashsb-sharetext\">SHARES<\/span><\/div><div class=\"mashsb-buttons\"><a class=\"mashicon-facebook mash-medium mashsb-noshadow\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Finternshala.com%2Fblog%2Fwhat-is-r%2F\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Share&nbsp;on&nbsp;Facebook<\/span><\/a><a class=\"mashicon-subscribe mash-medium mashsb-noshadow\" href=\"#\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Get&nbsp;Your&nbsp;Dream&nbsp;Internship<\/span><\/a><div class=\"onoffswitch2 mash-medium mashsb-noshadow\" style=\"display:none\"><\/div><\/div>\n            <\/div>\n                <div style=\"clear:both\"><\/div><\/aside>\n            <!-- Share buttons by mashshare.net - Version: 4.0.42-->","protected":false},"excerpt":{"rendered":"<p>In 1992, two professors at the University of Auckland began working on a statistical computing software, which could overcome the shortcomings of existing software. These professors were Robert Gentleman and<\/p>\n","protected":false},"author":6486,"featured_media":19060,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[675,3943,4136,1594,4171],"tags":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is R: A short guide for beginners - Internshala blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/internshala.com\/blog\/what-is-r\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is R: A short guide for beginners - Internshala blog\" \/>\n<meta property=\"og:description\" content=\"In 1992, two professors at the University of Auckland began working on a statistical computing software, which could overcome the shortcomings of existing software. These professors were Robert Gentleman and\" \/>\n<meta property=\"og:url\" content=\"https:\/\/internshala.com\/blog\/what-is-r\/\" \/>\n<meta property=\"og:site_name\" content=\"Internshala blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-04T08:45:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-27T16:38:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/internshala.com\/blog\/wp-content\/uploads\/2020\/08\/Introduction-to-R.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"390\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ayukta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ayukta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/internshala.com\/blog\/what-is-r\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/internshala.com\/blog\/what-is-r\/\"},\"author\":{\"name\":\"Ayukta\",\"@id\":\"https:\/\/internshala.com\/blog\/#\/schema\/person\/c0d0a77f22c39425252000689e3bd3e1\"},\"headline\":\"What is R: A short guide for beginners\",\"datePublished\":\"2020-08-04T08:45:18+00:00\",\"dateModified\":\"2021-05-27T16:38:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/internshala.com\/blog\/what-is-r\/\"},\"wordCount\":1169,\"commentCount\":3,\"publisher\":{\"@id\":\"https:\/\/internshala.com\/blog\/#organization\"},\"articleSection\":[\"Available Trainings\",\"e-Learning\",\"Finance &amp; Analytics\",\"Programming\",\"Training SEO articles\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/internshala.com\/blog\/what-is-r\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/internshala.com\/blog\/what-is-r\/\",\"url\":\"https:\/\/internshala.com\/blog\/what-is-r\/\",\"name\":\"What is R: A short guide for beginners - Internshala blog\",\"isPartOf\":{\"@id\":\"https:\/\/internshala.com\/blog\/#website\"},\"datePublished\":\"2020-08-04T08:45:18+00:00\",\"dateModified\":\"2021-05-27T16:38:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/internshala.com\/blog\/what-is-r\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/internshala.com\/blog\/what-is-r\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/internshala.com\/blog\/what-is-r\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/internshala.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning Tracks\",\"item\":\"https:\/\/internshala.com\/blog\/learning-tracks\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Finance &amp; Analytics\",\"item\":\"https:\/\/internshala.com\/blog\/learning-tracks\/finance-analytics\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"What is R: A short guide for beginners\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/internshala.com\/blog\/#website\",\"url\":\"https:\/\/internshala.com\/blog\/\",\"name\":\"Internshala blog\",\"description\":\"Your favourite senior outside college\",\"publisher\":{\"@id\":\"https:\/\/internshala.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/internshala.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/internshala.com\/blog\/#organization\",\"name\":\"Internshala blog\",\"url\":\"https:\/\/internshala.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/internshala.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/internshala.com\/blog\/wp-content\/uploads\/2023\/08\/LOGO-1.png\",\"contentUrl\":\"https:\/\/internshala.com\/blog\/wp-content\/uploads\/2023\/08\/LOGO-1.png\",\"width\":112,\"height\":31,\"caption\":\"Internshala blog\"},\"image\":{\"@id\":\"https:\/\/internshala.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/internshala.com\/blog\/#\/schema\/person\/c0d0a77f22c39425252000689e3bd3e1\",\"name\":\"Ayukta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/internshala.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e07a05e53cb96e2590109ecd7eee6514?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e07a05e53cb96e2590109ecd7eee6514?s=96&d=mm&r=g\",\"caption\":\"Ayukta\"},\"url\":\"https:\/\/internshala.com\/blog\/author\/ayukta\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is R: A short guide for beginners - Internshala blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/internshala.com\/blog\/what-is-r\/","og_locale":"en_US","og_type":"article","og_title":"What is R: A short guide for beginners - Internshala blog","og_description":"In 1992, two professors at the University of Auckland began working on a statistical computing software, which could overcome the shortcomings of existing software. These professors were Robert Gentleman and","og_url":"https:\/\/internshala.com\/blog\/what-is-r\/","og_site_name":"Internshala blog","article_published_time":"2020-08-04T08:45:18+00:00","article_modified_time":"2021-05-27T16:38:21+00:00","og_image":[{"width":390,"height":250,"url":"https:\/\/internshala.com\/blog\/wp-content\/uploads\/2020\/08\/Introduction-to-R.jpg","type":"image\/jpeg"}],"author":"Ayukta","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ayukta","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/internshala.com\/blog\/what-is-r\/#article","isPartOf":{"@id":"https:\/\/internshala.com\/blog\/what-is-r\/"},"author":{"name":"Ayukta","@id":"https:\/\/internshala.com\/blog\/#\/schema\/person\/c0d0a77f22c39425252000689e3bd3e1"},"headline":"What is R: A short guide for beginners","datePublished":"2020-08-04T08:45:18+00:00","dateModified":"2021-05-27T16:38:21+00:00","mainEntityOfPage":{"@id":"https:\/\/internshala.com\/blog\/what-is-r\/"},"wordCount":1169,"commentCount":3,"publisher":{"@id":"https:\/\/internshala.com\/blog\/#organization"},"articleSection":["Available Trainings","e-Learning","Finance &amp; Analytics","Programming","Training SEO articles"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/internshala.com\/blog\/what-is-r\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/internshala.com\/blog\/what-is-r\/","url":"https:\/\/internshala.com\/blog\/what-is-r\/","name":"What is R: A short guide for beginners - Internshala blog","isPartOf":{"@id":"https:\/\/internshala.com\/blog\/#website"},"datePublished":"2020-08-04T08:45:18+00:00","dateModified":"2021-05-27T16:38:21+00:00","breadcrumb":{"@id":"https:\/\/internshala.com\/blog\/what-is-r\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/internshala.com\/blog\/what-is-r\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/internshala.com\/blog\/what-is-r\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/internshala.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Learning Tracks","item":"https:\/\/internshala.com\/blog\/learning-tracks\/"},{"@type":"ListItem","position":3,"name":"Finance &amp; Analytics","item":"https:\/\/internshala.com\/blog\/learning-tracks\/finance-analytics\/"},{"@type":"ListItem","position":4,"name":"What is R: A short guide for beginners"}]},{"@type":"WebSite","@id":"https:\/\/internshala.com\/blog\/#website","url":"https:\/\/internshala.com\/blog\/","name":"Internshala blog","description":"Your favourite senior outside college","publisher":{"@id":"https:\/\/internshala.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/internshala.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/internshala.com\/blog\/#organization","name":"Internshala blog","url":"https:\/\/internshala.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/internshala.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/internshala.com\/blog\/wp-content\/uploads\/2023\/08\/LOGO-1.png","contentUrl":"https:\/\/internshala.com\/blog\/wp-content\/uploads\/2023\/08\/LOGO-1.png","width":112,"height":31,"caption":"Internshala blog"},"image":{"@id":"https:\/\/internshala.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/internshala.com\/blog\/#\/schema\/person\/c0d0a77f22c39425252000689e3bd3e1","name":"Ayukta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/internshala.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e07a05e53cb96e2590109ecd7eee6514?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e07a05e53cb96e2590109ecd7eee6514?s=96&d=mm&r=g","caption":"Ayukta"},"url":"https:\/\/internshala.com\/blog\/author\/ayukta\/"}]}},"_links":{"self":[{"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/posts\/19033"}],"collection":[{"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/users\/6486"}],"replies":[{"embeddable":true,"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/comments?post=19033"}],"version-history":[{"count":0,"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/posts\/19033\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/media\/19060"}],"wp:attachment":[{"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/media?parent=19033"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/categories?post=19033"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/internshala.com\/blog\/wp-json\/wp\/v2\/tags?post=19033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}