|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
- <head>
-
- <meta charset="utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <title>README.utf8.md</title>
- <meta name="description" content="" />
- <meta name="generator" content="bookdown 0.11 and GitBook 2.6.7" />
-
- <meta property="og:title" content="README.utf8.md" />
- <meta property="og:type" content="book" />
-
-
-
-
-
- <meta name="twitter:card" content="summary" />
- <meta name="twitter:title" content="README.utf8.md" />
-
-
-
-
-
-
-
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <meta name="apple-mobile-web-app-capable" content="yes" />
- <meta name="apple-mobile-web-app-status-bar-style" content="black" />
-
-
-
-
- <script src="libs/jquery-2.2.3/jquery.min.js"></script>
- <link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
- <link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" />
- <link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
- <link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
- <link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
- <link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />
-
-
-
-
-
-
-
-
-
-
- <link rel="stylesheet" href="style.css" type="text/css" />
- </head>
-
- <body>
-
-
-
- <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
-
- <div class="book-summary">
- <nav role="navigation">
-
-
- </nav>
- </div>
-
- <div class="book-body">
- <div class="body-inner">
- <div class="book-header" role="navigation">
- <h1>
- <i class="fa fa-circle-o-notch fa-spin"></i><a href="./"></a>
- </h1>
- </div>
-
- <div class="page-wrapper" tabindex="-1" role="main">
- <div class="page-inner">
-
- <section class="normal" id="section-">
- <!--bookdown:title:end-->
- <!--bookdown:title:start-->
- <p>This is a minimal example of a book based on R Markdown and <strong>bookdown</strong> (<a href="https://github.com/rstudio/bookdown" class="uri">https://github.com/rstudio/bookdown</a>). Please see the page “Get Started” at <a href="https://bookdown.org/" class="uri">https://bookdown.org/</a> for how to compile this example.</p>
- </section>
-
- </div>
- </div>
- </div>
-
-
- </div>
- </div>
- <script src="libs/gitbook-2.6.7/js/app.min.js"></script>
- <script src="libs/gitbook-2.6.7/js/lunr.js"></script>
- <script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
- <script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
- <script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
- <script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
- <script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
- <script>
- gitbook.require(["gitbook"], function(gitbook) {
- gitbook.start({
- "sharing": {
- "github": false,
- "facebook": true,
- "twitter": true,
- "google": false,
- "linkedin": false,
- "weibo": false,
- "instapaper": false,
- "vk": false,
- "all": ["facebook", "google", "twitter", "linkedin", "weibo", "instapaper"]
- },
- "fontsettings": {
- "theme": "white",
- "family": "sans",
- "size": 2
- },
- "edit": {
- "link": null,
- "text": null
- },
- "history": {
- "link": null,
- "text": null
- },
- "download": null,
- "toc": {
- "collapse": "subsection"
- },
- "search": false
- });
- });
- </script>
-
- </body>
-
- </html>
|