Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Helper function for multiple BiodbUrl instantiations #581

Description

@pkrog

Write a helper function that factorize the following:

urls <- vapply(id, function(x) BiodbUrl$new(url=url,                        
        params=list(chebiId=x))$toString(), FUN.VALUE='') 

Found in ChebiConn.R of biodbChebi extension package in functions doGetEntryPageUrl() and doGetEntryImageUrl().

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions