new version

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-12-12 17:52:27 +01:00
commit d9614eb37f
No known key found for this signature in database
23 changed files with 1007 additions and 89 deletions

View file

@ -10,6 +10,7 @@ export(add_class_icon)
export(add_sparkline)
export(align_axes)
export(all_but)
export(allowed_operations)
export(append_column)
export(append_list)
export(argsstring2list)
@ -88,7 +89,6 @@ export(launch_FreesearchR)
export(limit_data_size)
export(limit_log)
export(line_break)
export(list_allowed_operations)
export(list_pkg_data)
export(m_redcap_readServer)
export(m_redcap_readUI)