Passer au contenu

Check if the file provided is a xlsx standardised file

Utilisation

check_standard_file(trial_file = NULL)

Arguments

trial_file

a file path

Valeur de retour

TRUE or FALSE

Exemples

check_standard_file(trial_file = system.file("extdata","standard_exemple.xlsx",package="startbox"))
#> [1] TRUE