<?xml version="1.0" encoding="UTF-8" ?>
<!-- RSS generated by PHPBoost on Tue, 09 Jun 2026 01:39:06 +0200 -->

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Liens Web - STHDA : R]]></title>
		<atom:link href="https://www.sthda.com/french/syndication/rss/web/1" rel="self" type="application/rss+xml"/>
		<link>https://www.sthda.com</link>
		<description><![CDATA[Liens Web - STHDA : R]]></description>
		<copyright>(C) 2005-2026 PHPBoost</copyright>
		<language>fr</language>
		<generator>PHPBoost</generator>
		
		
		<item>
			<title><![CDATA[Coloration syntaxique]]></title>
			<link>https://www.sthda.com/french/web/1-r/29-coloration-syntaxique/</link>
			<guid>https://www.sthda.com/french/web/1-r/29-coloration-syntaxique/</guid>
			<description><![CDATA[<a href="http://www.inside-r.org/pretty-r">http://www.inside-r.org/pretty-r</a>]]></description>
			<pubDate>Sat, 19 Jan 2013 09:57:31 +0100</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[Embedding R in web page]]></title>
			<link>https://www.sthda.com/french/web/1-r/28-embedding-r-in-web-page/</link>
			<guid>https://www.sthda.com/french/web/1-r/28-embedding-r-in-web-page/</guid>
			<description><![CDATA[statisfactions.com/2013/interactive-r-code-widget/<br />
<br />
<br />
<!-- START HTML -->

<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="http://aleph.sagemath.org/static/jquery.min.js"></script>
<script src="http://aleph.sagemath.org/static/embedded_sagecell.js"></script>

<script>
jQuery(function () {
    sagecell.makeSagecell({inputLocation: 'div.compute-r',
                           evalButtonText: 'Evaluate',
                           defaultLanguage: "r", 
                           languages: sagecell.allLanguages});
});
</script>

<div class="compute-r"><script type="text/x-sage">
YOUR_R_CODE_HERE
</script></div>


<!-- END HTML -->]]></description>
			<pubDate>Tue, 15 Jan 2013 07:50:00 +0100</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[Dont R alone]]></title>
			<link>https://www.sthda.com/french/web/1-r/26-dont-r-alone/</link>
			<guid>https://www.sthda.com/french/web/1-r/26-dont-r-alone/</guid>
			<description><![CDATA[<a href="http://www.r-bloggers.com/dont-r-alone-a-guide-to-tools-for-collaboration-with-r/">http://www.r-bloggers.com/dont-r-alone-a-guide-to-tools-for-collaboration-with-r/</a>]]></description>
			<pubDate>Fri, 11 Jan 2013 03:20:22 +0100</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[stripchart]]></title>
			<link>https://www.sthda.com/french/web/1-r/25-stripchart/</link>
			<guid>https://www.sthda.com/french/web/1-r/25-stripchart/</guid>
			<description><![CDATA[<a href="http://www.cbs.dtu.dk/~eklund/beeswarm/">http://www.cbs.dtu.dk/~eklund/beeswarm/</a>]]></description>
			<pubDate>Tue, 04 Sep 2012 21:42:25 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[R statistics blog]]></title>
			<link>https://www.sthda.com/french/web/1-r/20-r-statistics-blog/</link>
			<guid>https://www.sthda.com/french/web/1-r/20-r-statistics-blog/</guid>
			<description><![CDATA[The blog R-Statistics is intended as a collection basket for my ongoing exploration of R, Statistics, data, WordPress, blogging and open-source.]]></description>
			<pubDate>Wed, 08 Aug 2012 21:25:34 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[google-motion-charts-with-r]]></title>
			<link>https://www.sthda.com/french/web/1-r/18-google-motion-charts-with-r/</link>
			<guid>https://www.sthda.com/french/web/1-r/18-google-motion-charts-with-r/</guid>
			<description><![CDATA[googleVis is an R package providing an interface between R and the Google Visualisation API. The functions of the package allow the user to visualise data with the Google Visualisation API without uploading their data to Google.]]></description>
			<pubDate>Fri, 20 Jul 2012 19:45:10 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[R programming wikibooks]]></title>
			<link>https://www.sthda.com/french/web/1-r/14-r-programming-wikibooks/</link>
			<guid>https://www.sthda.com/french/web/1-r/14-r-programming-wikibooks/</guid>
			<description><![CDATA[This book is designed to be a practical guide to the R programming language[1]. R is free software designed for statistical computing. There is already great documentation for the standard R packages on the CRAN website[2] and also a coverage of add-on packages on CRAN task views, but all of these resources are scattered and therefore difficult to find and to compare. The aim of this Wikibook is to be the place where anyone can share his/her knowledge and tricks on R. It is supposed to be organized by task but not by discipline[3]. We try to make a cross-disciplinary book, ie a book that can be used by all people applying statistics to some specific fields.]]></description>
			<pubDate>Tue, 19 Jun 2012 10:44:49 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[R blogger]]></title>
			<link>https://www.sthda.com/french/web/1-r/13-r-blogger/</link>
			<guid>https://www.sthda.com/french/web/1-r/13-r-blogger/</guid>
			<description><![CDATA[==]]></description>
			<pubDate>Mon, 11 Jun 2012 21:35:04 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[R]]></title>
			<link>https://www.sthda.com/french/web/1-r/2-r/</link>
			<guid>https://www.sthda.com/french/web/1-r/2-r/</guid>
			<description><![CDATA[Logiciel libre permettant de faire des analyses statistiques tr?s pouss?es.]]></description>
			<pubDate>Tue, 25 May 2010 01:45:07 +0200</pubDate>
			
		</item>
		
	</channel>
</rss>
