Export Hot Ones Sauces data as SPSS .sav file

Description

Export Hot Ones Sauces data as SPSS .sav file

Usage

export_hotones_sauces_sav(
  path = "hotones_sauces_data.sav",
  use_sentinel = TRUE
)

Arguments

path File path. Defaults to "superman_data.sav".
use_sentinel If TRUE (default), NA becomes -99 with SPSS missing codes.

Value

Invisibly returns the labelled data frame.