Don't transform non-crossref links

This commit is contained in:
Hadley Wickham
2022-11-18 10:30:32 -06:00
parent 4caea5281b
commit 78a1c12fe7
32 changed files with 693 additions and 693 deletions

View File

@@ -13,4 +13,4 @@
<li><p>In <a href="#chp-webscraping" data-type="xref">#chp-webscraping</a>, youll learn about harvesting data off the web and getting it into R.</p></li>
</ul><p>Some other types of data are not covered in this book:</p><ul><li><p><strong>haven</strong> reads SPSS, Stata, and SAS files.</p></li>
<li><p>xml2 for <strong>xml2</strong> for XML</p></li>
</ul><p>For other file types, try the <a href="#chp-https://cran.r-project.org/doc/manuals/r-release/R-data" data-type="xref">#chp-https://cran.r-project.org/doc/manuals/r-release/R-data</a> and the <a href="#chp-https://github.com/leeper/rio" data-type="xref">#chp-https://github.com/leeper/rio</a> package.</p></div>
</ul><p>For other file types, try the <a href="https://cran.r-project.org/doc/manuals/r-release/R-data.html">R data import/export manual</a> and the <a href="https://github.com/leeper/rio"><strong>rio</strong></a> package.</p></div>