Skip to content

get_code to return character(1) instead of character(n) #173

Closed
@gogonzo

Description

@gogonzo
  • get_code should return single string with all @code concatenated to a single string.

Please make relevant changes:

  • We don't need to use paste(get_code(...), collapse = "\n") everywhere anymore. Please locate all paste(collapse = "\n") in teal.modules.xyz and in teal where code is concatenated to a single string.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions