get_index_filetype: Get index file type

View source: R/load_fits.R

get_index_filetypeR Documentation

Get index file type

Description

Checks whether the Feather or CSV index result files exist, and returns the appropriate string. If both exist, returns the file type that was most recently modified.

Usage

get_index_filetype(spec)

Arguments

spec

A list or spatq_simstudyspec

Value

Either string "feather" or "csv"

Author(s)

John K Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.