Survey Instrument Workflows


[Up] [Top]

Documentation for package ‘surveyframe’ version 0.3.2

Help Pages

add_model Add a model specification to an instrument
assumption_report Assumption-check report
cfa_lavaan_syntax Generate lavaan CFA syntax
cfa_syntax Generate lavaan CFA syntax from an instrument object
codebook_report Generate a survey codebook from an instrument object
descriptives_report Descriptive statistics report
efa_report Prepare a survey instrument for exploratory factor analysis
efa_solution Estimate an exploratory factor solution
efa_syntax Generate EFA planning syntax
export_google_sheet Export a survey instrument to Google Sheets collection format
export_static_survey Export a self-contained static HTML survey
format.sframe Format an sframe instrument object as a string
format.sf_branch Format an sf_branch object as a string
format.sf_check Format an sf_check object as a string
format.sf_choices Format an sf_choices object as a string
format.sf_item Format an sf_item object as a string
format.sf_model Format an sf_model object as a string
format.sf_scale Format an sf_scale object as a string
item_report Generate item-level diagnostics
launch_builder Launch the surveyframe visual survey builder
launch_builder_demo Launch SurveyBuilder with the bundled input-types demo preloaded
launch_dashboard Launch the interactive response dashboard
launch_dashboard_demo Launch the response dashboard with the bundled input-types demo
launch_studio Launch the SurveyStudio interface
launch_studio_demo Launch SurveyStudio with the bundled input-types demo
missing_data_report Missing-data report
model_json Serialise a model specification to JSON
model_report_template Create a model reporting template
outlier_report Flag univariate and multivariate outliers
posthoc_report Post-hoc and pairwise comparison report
print.sframe Print an sframe instrument object
print.sf_branch Print an sf_branch object
print.sf_check Print an sf_check object
print.sf_choices Print an sf_choices object
print.sf_item Print an sf_item object
print.sf_model Print an sf_model object
print.sf_scale Print an sf_scale object
quality_report Generate a data quality report for survey responses
read_responses Read and validate survey responses
read_sframe Read an instrument from a .sframe file
read_sheet_responses Read survey responses from a Google Sheet
reliability_report Compute reliability statistics for scored scales
render_report Render a reproducible survey report
render_results Render analysis results to a formatted HTML report
render_survey Render a survey from an instrument object
run_analysis_plan Run a pre-planned analysis from an instrument's analysis plan
sample_size_plan Sample-size and power planning helper
score_scales Score defined scales from survey responses
seminr_syntax Generate seminr PLS-SEM syntax
sem_lavaan_syntax Generate lavaan CB-SEM syntax
sframe_builder_empty_state Create an empty SurveyStudio builder state
sframe_builder_state_from_instrument Convert an instrument into a SurveyStudio builder state
sframe_builder_validate_draft Validate a SurveyStudio draft state
sframe_demo_data Load bundled surveyframe demo data
sframe_input_types_demo_data Load bundled input-types demo data
sf_branch Define a branching rule
sf_check Define a design-time survey check
sf_choices Define a reusable choice set
sf_construct Define a latent or composite construct
sf_covariance Define a covariance between constructs
sf_indirect Define an indirect effect path
sf_instrument Create a survey instrument object
sf_item Define a survey item
sf_model Create a surveyframe model specification
sf_path Define a structural path between constructs
sf_scale Define a scored scale
summary.sframe Summarise an sframe instrument object
summary.sf_branch Summarise an sf_branch object
summary.sf_check Summarise an sf_check object
summary.sf_choices Summarise an sf_choices object
summary.sf_item Summarise an sf_item object
summary.sf_model Summarise an sf_model object
summary.sf_scale Summarise an sf_scale object
survey_module_server Shiny module server for an embedded survey
survey_module_ui Shiny module UI for an embedded survey
validate_model Validate a surveyframe model specification
validate_sframe Validate an instrument object
validity_report Validity report for construct models
write_sframe Write an instrument to a .sframe file