Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

asis_output does not work in loop #1137

Closed
Labels
docNeed to improve documentation
Milestone
@renkun-ken

Description

@renkun-ken

In a normal Rmd document, the following code works:

asis_output("## hello\n")

but this does not work:

for (iin1:3) {  asis_output("## hello\n\n")  }

When I try to create a group ofknit_printable objects in a for-loop, it can be very unnatural to print every object. Is it possible to make it easier to do so?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docNeed to improve documentation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp