# Server preparation script
library(psiQC)
################################################################################
# server preparation, run only once!!!!!!!
################################################################################
# folder structure
df_folder_structure(parent_logger = 'DataFlow')
# Copy templates to Template folder
df_copy_templates_psi("TRUE")
################################################################################
# END server preparation
################################################################################
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.