Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

BLOGDOWN: CREATING WEBSITES WITH R MARKDOWN
Título:
BLOGDOWN: CREATING WEBSITES WITH R MARKDOWN
Subtítulo:
Autor:
XIE, Y
Editorial:
Año de edición:
2017
Materia
PROGRAMACION INTERNET
ISBN:
978-0-8153-6372-9
Páginas:
144
28,50 €

 

Sinopsis

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.



Table of Contents
1. Get Started. 2. Hugo. 3. Deployment. 4 Migration. 5 Other Generators. Appendices: R Markdown; Website Basics; Domain Name; Advanced Topics; Personal Experience.