mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
abandoned the methods approach for a more simpler conditional parsing as the S3 methods resulted in an error
This commit is contained in:
parent
9ca7698200
commit
a2f3aa5481
2 changed files with 34 additions and 8 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue