abandoned the methods approach for a more simpler conditional parsing as the S3 methods resulted in an error

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-12-19 11:34:06 +01:00
commit a2f3aa5481
No known key found for this signature in database
2 changed files with 34 additions and 8 deletions

View file

@ -1,13 +1,13 @@
# Generated by roxygen2: do not edit by hand
S3method(cut,hms)
S3method(regression_table,default)
S3method(regression_table,list)
export(argsstring2list)
export(baseline_table)
export(custom_theme)
export(cut_variable_server)
export(cut_variable_ui)
export(default_format_arguments)
export(default_parsing)
export(factorize)
export(format_writer)
export(getfun)