[
	{
		"target": ".card-body",
		"content": "The toolbox comes with a wide range of options to analyze one's data. Clicking the 'Calculate' or 'Generate' buttons for the chosen statistic, plot, or model will calculate it and append it to the output pane.",
		"placement": "bottom",
		"placementBeacon": "bottom"
	},
	{
		"target": ".card-header",
		"content": "Click the 'Hide toolbox' button on the toolbox itself or the main data explorer to toggle the toolbox off. The currently opened tab is preserved when the toolbox is reopened later. Clicking the question mark button in the header closes this tutorial.",
		"placement": "bottom",
		"placementBeacon": "bottom"
	},
	{
		"target": ".question-button",
		"content": "Hovering over the question mark button for the selected tab will display a short description of the respective statistic, plot, or model."
	},
	{
		"target": ".nav-statistics",
		"content": "Calculate one or more statistics for a chosen variable. One may optionally designate a grouping variable to calculate the statistics for observations belonging to each category of the grouping variable."
	},
	{
		"target": ".nav-tables",
		"content": "Tabular displays for categorical variables."
	},
	{
		"target": ".nav-plots",
		"content": "Generate plots for categorical or quantitative variables."
	},
	{
		"target": ".nav-tests",
		"content": "Run statistical tests for your hypotheses of interest."
	},
	{
		"target": ".nav-models",
		"content": "Fit classification, regression, or clustering models."
	},
	{
		"target": ".nav-transform",
		"content": "Transform variables or generate grouping variables."
	}
]
