6

チャンク内の現在のチャンク ラベルを取得したい。これは可能ですか?

```{r my_chunk}
gettextf("This chunk is called %s", some_function_to_get_chunk_label())
```
4

1 に答える 1