Learn R Programming

readNSx (version 0.0.6)

get_file_type: Get 'Blackrock' file type

Description

Reads the first 10 bytes containing file type and version information.

Usage

get_file_type(path)

Value

A list containing file information, including file type, version information, and normalized absolute path.

Arguments

path

path to the 'Blackrock' '.nev' or '.nsx' file, or a binary connection.