зеркало из https://github.com/microsoft/wpa.git
feat: add getting started
- Add 'Getting Started' template to pkgdown site
This commit is contained in:
Родитель
3076f0f204
Коммит
8370f59989
|
@ -0,0 +1,17 @@
|
|||
# Getting Started
|
||||
|
||||
|
||||
## Installation instructions
|
||||
_Coming soon..._
|
||||
|
||||
## Importing Workplace Analytics Data
|
||||
_Coming soon..._
|
||||
|
||||
## Exploring the dataset
|
||||
_Coming soon..._
|
||||
|
||||
## Function Structure and additional parameters
|
||||
_Coming soon..._
|
||||
|
||||
## Exporting Plots and Tables
|
||||
_Coming soon..._
|
|
@ -39,7 +39,7 @@
|
|||
#' title_list <- c("Workloads Summary - Plot", "Workloads Summary - Table")
|
||||
#' n_title <- length(title_list)
|
||||
#'
|
||||
#'# Step 3: Generate Report
|
||||
#' # Step 3: Generate Report
|
||||
#' generate_report(title = "My First Report",
|
||||
#' filename = "My First Report",
|
||||
#' outputs = output_list,
|
||||
|
|
|
@ -26,10 +26,12 @@ navbar:
|
|||
menu:
|
||||
- text: Introduction
|
||||
href: analyst_guide.html
|
||||
- text: Getting Started
|
||||
href: analyst_guide_getting_started.html
|
||||
- text: Summary analysis
|
||||
href: analyst_guide_summary.html
|
||||
- text: Distribution analysis
|
||||
href: analyst_guide_distribution.html
|
||||
href: analyst_guide_distribution.html
|
||||
- text: Trend analysis
|
||||
href: analyst_guide_trend.html
|
||||
- text: Network analysis
|
||||
|
|
Загрузка…
Ссылка в новой задаче