read_tof {rtrim} | R Documentation |
Read a TRIM3 output file
Description
Read a TRIM3 output file
Usage
read_tof(file)
Arguments
file |
|
Value
A character string of class tof
See Also
Other parse_output:
get_coef()
,
get_estimation_method()
,
get_gof()
,
get_model()
,
get_n_site()
,
get_n_time()
,
get_overal_imputed_slope()
,
get_time_indices()
,
get_time_totals()
,
get_version()
,
get_wald()
,
read_vcv()
[Package rtrim version 2.3.0 Index]