Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sorry, we had to truncate this directory to 1,000 files. 878 entries were omitted from the list. | ||||
Repository files navigation
<!DOCTYPE html>
<html lang="en">
<head>
<title>License and Content Use · r-statistics.co</title>
<meta charset="utf-8">
<meta name="Description" content="How you may use r-statistics.co content: free tutorials are CC BY-NC-ND 4.0 (share with attribution, non-commercial); courses, lessons, exercises, tools, and paid content are all rights reserved.">
<meta name="Keywords" content="r-statistics.co license, content use, creative commons, copyright, reuse tutorials">
<meta name="Author" content="Selva Prabhakaran">
<meta name="Robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="License and Content Use">
<meta property="og:description" content="Free tutorials: CC BY-NC-ND 4.0. Courses, lessons, exercises, tools, and paid content: all rights reserved.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://r-statistics.co/license.html">
<meta property="og:site_name" content="r-statistics.co">
<meta property="og:image" content="https://r-statistics.co/screenshots/og-default.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="License and Content Use">
<meta name="twitter:description" content="Free tutorials: CC BY-NC-ND 4.0. Courses and paid content: all rights reserved.">
<meta name="twitter:image" content="https://r-statistics.co/screenshots/og-default.png">
<link rel="shortcut icon" href="/screenshots/iconb-64.png?v=2" type="image/x-icon" />
<link rel="canonical" href="https://r-statistics.co/license.html">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<style>
*,*::before,*::after{box-sizing:border-box}
body{margin:0;font-family:'IBM Plex Sans',-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.7;color:#1a1a2e;background:#fdfdfd}
.container{max-width:1170px;margin:0 auto;padding:0 15px}
.row{margin-left:-15px;margin-right:-15px}.row::after{content:"";display:table;clear:both}
.col-xs-12,.col-sm-2,.col-sm-3,.col-sm-7{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left}
.col-xs-12{width:100%}
@media(min-width:768px){.col-sm-2{width:16.667%}.col-sm-3{width:25%}.col-sm-7{width:58.333%}.hidden-xs{display:block!important}}
.hidden-xs{display:none}
.list-unstyled{list-style:none;padding-left:0}
a{color:#3F73D8;text-decoration:none}a:hover{text-decoration:underline}
</style>
<link href="/www/bootstrap.min.css" rel="stylesheet" media="print" onload="this.media='all'">
<noscript><link href="/www/bootstrap.min.css" rel="stylesheet"></noscript>
<link href="/css/main.css?v=20" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Serif:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
rel="stylesheet">
<style type="text/css">
a { color: #3F73D8; }
body { font-family: 'IBM Plex Sans', -apple-system, BlinkMacSystemFont, sans-serif; font-size: 16px; line-height: 27px; font-weight: 400; }
.auth-anon, .auth-user { display: none; }
body.state-anon .auth-anon { display: inline-flex; align-items: center; }
body.state-pro .auth-user { display: inline-flex; align-items: center; gap: 10px; }
.auth-anon a, .auth-user a { color: #3b82f6; text-decoration: none; font-weight: 600; font-size: 14px; }
.lic-h2{font-family:'IBM Plex Serif',Georgia,serif;font-weight:600;font-size:1.5em;margin-top:2em;margin-bottom:.6em;padding-top:.8em;border-top:1px solid #e5e7eb}
.lic-card{border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px;margin:14px 0}
.lic-yes li{margin:6px 0}
.lic-no li{margin:6px 0}
.lic-badge{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.02em;padding:3px 10px;border-radius:999px;margin-bottom:6px}
.lic-free{background:#e8f5ee;color:#1c7a4a}
.lic-owned{background:#fdecec;color:#a3352f}
</style>
<link href="https://fonts.googleapis.com/css2?family=Inter+Tight:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/www/site-nav.css?v=7">
</head>
<body>
<div class="container">
<nav class="sitenav" aria-label="Site">
<div class="snav-wrap">
<button data-snav-burger class="snav-burger" type="button" aria-label="Menu"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" aria-hidden="true"><line x1="3" y1="6" x2="21" y2="6"/><line x1="3" y1="12" x2="21" y2="12"/><line x1="3" y1="18" x2="21" y2="18"/></svg></button>
<a class="snav-brand" href="/"><span class="brand-mark">R</span><span>r‑statistics<span class="co">.co</span></span></a>
<div class="snav-links">
<a href="/roadmap/">Roadmap <span class="ex-caret" aria-hidden="true">▾</span></a>
<a href="/tutorials/">Tutorials</a>
<a href="/exercises/">Exercises <span class="ex-caret" aria-hidden="true">▾</span></a>
<a href="/tools/">Tools</a>
</div>
<div class="snav-right">
<form class="snav-search" role="search" aria-label="Search r-statistics.co" onsubmit="var q=(this.q.value||'').trim();if(q)window.open('https://www.google.com/search?q='+encodeURIComponent(q+' site:r-statistics.co'));return false"><svg class="snav-sicon" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><circle cx="11" cy="11" r="7"/><line x1="21" y1="21" x2="16.5" y2="16.5"/></svg><input type="search" name="q" placeholder="Search" aria-label="Search r-statistics.co"></form><button class="snav-sbtn" data-snav-search type="button" aria-label="Search"><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><circle cx="11" cy="11" r="7"/><line x1="21" y1="21" x2="16.5" y2="16.5"/></svg></button>
<a class="snav-btn" href="/pricing.html">Get certified <span class="a">→</span></a>
<span class="auth-anon"><a href="/signin.html" class="masthead-auth-link">Sign in</a></span>
<span class="auth-user"></span>
</div>
</div>
</nav>
<div class="row">
<div class="col-xs-12 col-sm-3" id="nav">
<div id="sidebar-nav"><!-- Loaded dynamically from www/sidebar.json by toc.js --></div>
</div>
<div id="content" class="col-xs-12 col-sm-7">
<h1 style="font-family: 'IBM Plex Serif', Georgia, serif; font-weight: 700; font-size: 2.1em; margin-bottom: 0.5em;">License and Content Use</h1>
<p style="line-height: 1.75; margin-bottom: 1.15em;">
r-statistics.co publishes two kinds of material, and they are licensed differently. Please read the section that applies to what you want to use. If you are unsure which category something falls into, or you want to use anything in a way this page does not cover, write to <a href="mailto:[email protected]">[email protected]</a> and ask. We are happy to grant permission for reasonable uses.
</p>
<h2 class="lic-h2">1. Free tutorials and articles</h2>
<p style="margin-bottom:.4em;"><span class="lic-badge lic-free">Creative Commons BY-NC-ND 4.0</span></p>
<p style="line-height: 1.75; margin-bottom: 1.15em;">
The free written tutorials and articles on r-statistics.co (the pages you can read without signing in or paying) are licensed under the <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/" rel="noopener">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International</a> license.
</p>
<div class="lic-card">
<p style="margin:0 0 8px;font-weight:600;">You may</p>
<ul class="lic-yes">
<li>Share and redistribute a tutorial in its original, unchanged form.</li>
<li>Quote from it and link to it, for teaching, study, or reference.</li>
<li>Use it for non-commercial purposes.</li>
</ul>
<p style="margin:14px 0 8px;font-weight:600;">As long as you</p>
<ul class="lic-yes">
<li>Give clear credit to <strong>r-statistics.co</strong> and link back to the original page.</li>
<li>Do not present it as your own work or imply we endorse you.</li>
</ul>
<p style="margin:14px 0 8px;font-weight:600;">You may not</p>
<ul class="lic-no">
<li>Use it commercially, including reselling it, putting it behind your own paywall, or republishing it on an ad-supported or lead-generation site at scale.</li>
<li>Publish a modified, translated, or derivative version (the "NoDerivatives" term). You may of course learn from it and write your own original material.</li>
<li>Remove attribution or the license notice.</li>
</ul>
</div>
<p style="line-height: 1.75; margin-bottom: 1.15em;">
<strong>Code samples are more permissive.</strong> The short R code snippets shown inside the free tutorials are provided so you can learn and build. You may use them in your own projects, including commercial ones, without attribution. This carve-out applies only to the code itself, not to the surrounding written explanation.
</p>
<h2 class="lic-h2">2. Courses, lessons, exercises, tools, and certificates</h2>
<p style="margin-bottom:.4em;"><span class="lic-badge lic-owned">Copyright © r-statistics.co · All rights reserved</span></p>
<p style="line-height: 1.75; margin-bottom: 1.15em;">
The interactive courses and lessons, graded exercises and problem sets, the online tools and calculators, the certificates, and every paid or account-gated feature are the original work of r-statistics.co and are <strong>not</strong> released under Creative Commons. All rights are reserved.
</p>
<div class="lic-card">
<p style="margin:0 0 8px;font-weight:600;">When you enrol or subscribe, you get</p>
<ul class="lic-yes">
<li>A personal, non-transferable license to access and use this material for your own learning.</li>
</ul>
<p style="margin:14px 0 8px;font-weight:600;">You may not</p>
<ul class="lic-no">
<li>Copy, reproduce, download in bulk, scrape, mirror, or redistribute the course, lesson, exercise, or tool content.</li>
<li>Share your account, or resell, sublicense, or republish any of it.</li>
<li>Use it to build a competing product, or to train or fine-tune a machine-learning model.</li>
</ul>
</div>
<h2 class="lic-h2">3. Name, logo, and brand</h2>
<p style="line-height: 1.75; margin-bottom: 1.15em;">
The "r-statistics.co" name, wordmark, logo, and visual identity are not covered by the Creative Commons license and may not be used without written permission, except for plain, factual attribution as described in section 1.
</p>
<h2 class="lic-h2">4. Datasets and third-party material</h2>
<p style="line-height: 1.75; margin-bottom: 1.15em;">
Some tutorials use built-in R datasets or other third-party material that carries its own license. Where that is the case, that material stays under its original terms, which take precedence over this page.
</p>
<h2 class="lic-h2">5. Permissions and commercial licensing</h2>
<p style="line-height: 1.75; margin-bottom: 1.15em;">
Want to use something beyond what is allowed here, for example in a paid course, a workshop, a book, or a company training program? We often say yes. Write to <a href="mailto:[email protected]">[email protected]</a> with what you would like to use and how, and we will get back to you. For the full legal terms that govern use of the site, see our <a href="/terms-of-service.html">Terms of Service</a>.
</p>
</div>
<div class="col-sm-2 hidden-xs" id="toc-sidebar">
<div id="toc-wrapper">
<h5 class="toc-title">On this page</h5>
<ul class="list-unstyled" id="toc"></ul>
</div>
</div>
</div>
</div> <!-- /container -->
<!-- SITE-FOOTER-V2 -->
<style>
.rsft{background:#101a30;color:#aeb9d4;font-size:14px;font-family:'IBM Plex Sans',-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;margin-top:64px}
.rsft a{text-decoration:none;transition:color .14s}
.rsft-in{max-width:1060px;margin:0 auto;padding:46px 26px 0;display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:32px}
.rsft-bm{display:inline-flex;align-items:center;gap:9px;font-family:'IBM Plex Serif',Georgia,serif;font-weight:700;font-size:18px;color:#fff}.rsft-bm:link,.rsft-bm:visited{color:#fff}.rsft-soc a:link,.rsft-soc a:visited{color:#eef2fb}.rsft-col a:link,.rsft-col a:visited{color:#aeb9d4}.rsft-bot a:link,.rsft-bot a:visited{color:#8a96b5}
.rsft-mk{position:relative;display:inline-flex;align-items:center;justify-content:center;font-family:'Inter Tight','Inter','IBM Plex Sans',sans-serif;font-weight:700;font-size:22px;line-height:1;color:#fff;letter-spacing:-.04em;padding-right:.16em}.rsft-mk::after{content:'';position:absolute;right:0;bottom:.06em;width:.2em;height:.2em;border-radius:50%;background:#33ab70}
.rsft-tag{margin:14px 0 16px;color:#aeb9d4;font-size:13.5px;max-width:300px;line-height:1.6}
.rsft-soc{display:flex;gap:10px}
.rsft-soc a{min-width:34px;height:34px;padding:0 10px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:#eef2fb;border:1px solid rgba(255,255,255,.10);font-size:12px;font-weight:600}
.rsft-soc a:hover{background:rgba(255,255,255,.13)}
.rsft-col h4{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#eef2fb;margin:4px 0 14px;font-weight:600}
.rsft-col a{display:block;color:#aeb9d4;margin-bottom:10px;font-size:13.5px}
.rsft-col a:hover{color:#fff}
.rsft-bot{max-width:1060px;margin:30px auto 0;padding:18px 26px;border-top:1px solid rgba(255,255,255,.10);display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:12.5px;color:#8a96b5}
.rsft-bot a{color:#8a96b5}.rsft-bot a:hover{color:#fff}
@media(max-width:720px){.rsft-in{grid-template-columns:1fr 1fr}.rsft-brandcol{grid-column:1/-1}}
</style>
<footer class="rsft" role="contentinfo">
<div class="rsft-in">
<div class="rsft-brandcol">
<a class="rsft-bm" href="/"><span class="rsft-mk">R</span>r-statistics<span style="color:#7da2ff">.co</span></a>
<p class="rsft-tag">Learn R and statistics the practical way: runnable tutorials, auto-graded exercises, free tools, and shareable certificates.</p>
<div class="rsft-soc"><a href="/feed.xml" aria-label="RSS feed">RSS</a></div>
</div>
<div class="rsft-col"><h4>Explore</h4><a href="/posts/">All Tutorials</a><a href="/tools/">All Tools</a><a href="/about/">About</a></div>
<div class="rsft-col"><h4>Support</h4><a href="/contact.html">Contact</a><a href="/refund-policy.html">Refunds</a><a href="/license.html">License</a></div>
<div class="rsft-col"><h4>Site</h4><a href="/pricing.html">Pricing</a><a href="/contact.html">Contact</a><a href="/privacy.html">Privacy</a><a href="/terms-of-service.html">Terms</a><a href="/refund-policy.html">Refunds</a></div>
</div>
<div class="rsft-bot">
<span>© 2016-2026 r-statistics.co</span>
<span>Free tutorials under <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/" rel="noopener">CC BY-NC-ND 4.0</a> · courses and paid content all rights reserved</span>
</div>
</footer>
<!-- /SITE-FOOTER-V2 -->
<script defer src="/www/toc.js?v=6"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D5XKCMN7FR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('consent', 'default', {
ad_storage: 'denied', ad_user_data: 'denied', ad_personalization: 'denied',
analytics_storage: 'denied', wait_for_update: 1500
});
gtag('config', 'G-D5XKCMN7FR');
</script>
<script defer src="/www/consent-banner.js?v=2"></script>
<script defer src="/www/auth-hydrate.js?v=15"></script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"token": "edf7e3d50c3e4130a913e7f144643624"}'></script>
<script defer src="/www/site-nav.js?v=3"></script>
</body>
</html>