Description Usage Arguments Value
View source: R/tps_to_dataframe_function.R
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.
1 | tps_to_df(tps_file_path = tps_file_path)
|
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). |
Returns a dataframe with "LM", "IMAGE", "ID", and "SCALE" as column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.