Respuesta :
R markdown notebooks can be converted into html, pdf, and word documents, slide presentations, and dashboard .
What is dashboard?
All of your data is shown visually on a dashboard. Although it has a wide range of applications, its main purpose is to present information quickly, like KPIs.
The information for a dashboard often comes from a linked database and is shown on its own page. It is frequently adjustable, giving you the option to select the data you want to view and whether or not you want to include charts or graphs to represent the data.
What R markdown?
The file type R Markdown is used to create dynamic documents in R. Like the document below, a R Markdown document is written in markdown (a simple plain text style) and includes sections of embedded R code.
What is embedded code?
The technique of capturing a word's context in a document, such as its semantics and relationships with other words, is known as word embedding. Word2Vec is a general architecture or method for word embeddings that uses shallow neural networks to create words vectors that capture the properties of words.
Learn more about Dashboard click here:
https://brainly.com/question/1147194
#SPJ4