| get_UniqueBinFileIdentifier.filepath | R Documentation |
Generate Unique Bin File Identifier from a file path
get_UniqueBinFileIdentifier.filepath(binfile_path)
binfile_path |
Path to the file to be processed |
Function to create a UniqueBinFileIdentifier from a GENEActiv bin file.
Single string identifier.
binfile_path <- system.file("extdata/20Hz_file.bin", package = "GENEAcore")
UniqueBinFileIdentifier <- get_UniqueBinFileIdentifier.filepath(binfile_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.