Skip to content

simpler interface

Compare
Choose a tag to compare
@EhrmannS EhrmannS released this 15 Jun 15:06
· 48 commits to main since this release

simplify get_concept(). Search parameters are now not provided via a table anymore but as a combination of column name and value to search for in that column. They can also be provided as a string representing a query that would be used in dplyr::filter(), where several search conditions can be combined arbitrarily.