read_float: Read a float from a binary connection

View source: R/read_float.R

read_floatR Documentation

Read a float from a binary connection

Description

Reads 4 bytes in little Endian and converts to a float

Usage

read_float(con)

Arguments

con

a file connection

Value

a numeric


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.