Expose create_instrument_from_list
or similar in R library
#5
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Description
In the Python library there is a quick way to create an instrument from a list of strings
https://github.com/harmonydata/harmony?tab=readme-ov-file#creating-instruments-from-a-list-of-strings
Can we please make an idiomatic R entry point similar to this but not necessarily identical to create/import a list of strings?
Rationale
It is currently hard to create an instrument or set of instruments in R, it needs a lot of boilerplate code
The text was updated successfully, but these errors were encountered: