株式会社極東書店トップ商品一覧blogdown: Creating Websites with R Markdown.

商品詳細

blogdown: Creating Websites with R Markdown.

blogdown: Creating Websites with R Markdown.

・ISBN 978-1-138-48045-2 hard GB£ 103.99

¥32,943.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 9781351108195
著者・編者Xie, Yihui / Hill, Alison Presmanes / Thomas, Amber,
シリーズ (Chapman & Hall/CRC The R Series)
出版社 (CRC Press, UK)
出版年月2017
ページ数144 pp.
言語ENG
ニュース番号<A00-48203>

解説

blogdown: Creating Websites with R Markdown provides a practical guide for creating websites using the blogdown package in R. In this book, we show you how to use dynamic R Markdown documents to build static websites featuring R code (or other programming languages) with automatically rendered output such as graphics, tables, analysis results, and HTML widgets. The blogdown package is also suitable for technical writing with elements such as citations, footnotes, and LaTeX math. This makes blogdown an ideal platform for any website designed to communicate information about data science, data analysis, data visualization, or R programming.

Note that blogdown is not just for blogging or sites about R; it can also be used to create general-purpose websites. By default, blogdown uses Hugo, a popular open-source static website generator, which provides a fast and flexible way to build your site content to be shared online. Other website generators like Jekyll and Hexo are also supported.

In this book, you will learn how to:

  • Build a website using the blogdown package;
  • Create blog posts and other website content as dynamic documents that can be easily edited and updated;
  • Customize Hugo templates to suit your site's needs;
  • Publish your website online;
  • Migrate your existing websites to blogdown and Hugo.