|
8 | 8 |
|
9 | 9 | <meta name="author" content="Tony Duan"> |
10 | 10 |
|
11 | | -<title>google analytic in R – Into R</title> |
| 11 | +<title>google analytic in R – R Handbook</title> |
12 | 12 | <style> |
13 | 13 | code{white-space: pre-wrap;} |
14 | 14 | span.smallcaps{font-variant: small-caps;} |
|
75 | 75 | <link href="../../site_libs/quarto-html/quarto-syntax-highlighting-494121dfa8658343c03537e94414993d.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
76 | 76 | <script src="../../site_libs/bootstrap/bootstrap.min.js"></script> |
77 | 77 | <link href="../../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
78 | | -<link href="../../site_libs/bootstrap/bootstrap-c40501fda89cbc240d84efadedcf7c79.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
| 78 | +<link href="../../site_libs/bootstrap/bootstrap-f99d74084a9a188c2dfc40352fff8fcd.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
79 | 79 | <script id="quarto-search-options" type="application/json">{ |
80 | 80 | "location": "navbar", |
81 | 81 | "copy-button": false, |
|
115 | 115 |
|
116 | 116 |
|
117 | 117 | <link rel="stylesheet" href="../../styles.css"> |
118 | | -<meta name="twitter:title" content="google analytic in R – Into R"> |
| 118 | +<meta name="twitter:title" content="google analytic in R – R Handbook"> |
119 | 119 | <meta name="twitter:description" content=""> |
120 | 120 | <meta name="twitter:card" content="summary"> |
121 | 121 | </head> |
|
131 | 131 | <img src="../../Rlogo.png" alt="" class="navbar-logo"> |
132 | 132 | </a> |
133 | 133 | <a class="navbar-brand" href="../../index.html"> |
134 | | - <span class="navbar-title">Into R</span> |
| 134 | + <span class="navbar-title">R Handbook</span> |
135 | 135 | </a> |
136 | 136 | </div> |
137 | 137 | <div id="quarto-search" class="" title="Search"></div> |
|
259 | 259 | <span class="dropdown-text">3 dashboard</span></a> |
260 | 260 | </li> |
261 | 261 | <li> |
262 | | - <a class="dropdown-item" href="../../Publish/4 email/1 email.html"> |
| 262 | + <a class="dropdown-item" href="../../Publish/4 email/email.html"> |
263 | 263 | <span class="dropdown-text">4 email</span></a> |
| 264 | + </li> |
| 265 | + <li> |
| 266 | + <a class="dropdown-item" href="../../Publish/5 git/git.html"> |
| 267 | + <span class="dropdown-text">5 git</span></a> |
264 | 268 | </li> |
265 | 269 | </ul> |
266 | 270 | </li> |
|
275 | 279 | <span class="dropdown-text">1 google analytics</span></a> |
276 | 280 | </li> |
277 | 281 | <li> |
278 | | - <a class="dropdown-item" href="../../other/2 web scrap/web scrap.html"> |
| 282 | + <a class="dropdown-item" href="../../other/2 web scrap/1 web scrap with rvest.html"> |
279 | 283 | <span class="dropdown-text">2 web scrap</span></a> |
280 | 284 | </li> |
281 | 285 | <li> |
|
349 | 353 | <ul id="quarto-sidebar-section-3" class="collapse list-unstyled sidebar-section depth2 show"> |
350 | 354 | <li class="sidebar-item"> |
351 | 355 | <div class="sidebar-item-container"> |
352 | | - <a href="../../other/2 web scrap/web scrap.html" class="sidebar-item-text sidebar-link"> |
353 | | - <span class="menu-text">web scrap</span></a> |
| 356 | + <a href="../../other/2 web scrap/1 web scrap with rvest.html" class="sidebar-item-text sidebar-link"> |
| 357 | + <span class="menu-text">web scrap with rvest</span></a> |
| 358 | + </div> |
| 359 | +</li> |
| 360 | + <li class="sidebar-item"> |
| 361 | + <div class="sidebar-item-container"> |
| 362 | + <a href="../../other/2 web scrap/2 web scrap with chromote.html" class="sidebar-item-text sidebar-link"> |
| 363 | + <span class="menu-text">web scrap with chromote</span></a> |
| 364 | + </div> |
| 365 | +</li> |
| 366 | + <li class="sidebar-item"> |
| 367 | + <div class="sidebar-item-container"> |
| 368 | + <a href="../../other/2 web scrap/3 web scrap advance.html" class="sidebar-item-text sidebar-link"> |
| 369 | + <span class="menu-text">web scrap with advance</span></a> |
354 | 370 | </div> |
355 | 371 | </li> |
356 | 372 | </ul> |
|
0 commit comments