tps_to_df: tps_to_df

Description Usage Arguments Value

View source: R/tps_to_dataframe_function.R

Description

Regular Expression loop to get .tps files containing "LM", "IMAGE", "ID", and "SCALE" information (no more no less) into a dataframe, which subsequently can be used in the function get_outlines() for scaling.

Usage

1
tps_to_df(tps_file_path = tps_file_path)

Arguments

tps_file_path

The path to the .tps file containing "LM", "IMAGE", "ID", and "SCALE" information (no more no less), as for example created using tpsUtil and tpsDig2 (Rohlf 2017).

Value

Returns a dataframe with "LM", "IMAGE", "ID", and "SCALE" as column names.


yesdavid/outlineR documentation built on Nov. 17, 2021, 4:08 p.m.