rstudio / rmarkdown

Dynamic Documents for R
https://rmarkdown.rstudio.com
GNU General Public License v3.0
2.89k stars 979 forks source link

Can rmarkdown import rtf file as is? #2247

Open lzhou71 opened 3 years ago

lzhou71 commented 3 years ago
yihui commented 3 years ago
```{=rtf}
`r xfun::file_string("your-file.rtf")`


https://bookdown.org/yihui/rmarkdown-cookbook/raw-content.html
lzhou71 commented 3 years ago

Hi Yihui,

Could not reply to my issue in github since it is closed. However I meant the word rtf table as attached rather than the string rtf. Is there a way to import it and show this table in rmarkdown?

Thanks, Lisa

From: Yihui Xie @.> Sent: Wednesday, November 17, 2021 2:09 PM To: rstudio/rmarkdown @.> Cc: Zhou, Lisa [JRDUS] @.>; Author @.> Subject: [EXTERNAL] Re: [rstudio/rmarkdown] Can rmarkdown import rtf file as is? (Issue #2247)


`r xfun::file_string("your-file.rtf")`

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/rstudio/rmarkdown/issues/2247#issuecomment-971888470, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASDMH3AHBTB5WERPQNS7IGLUMP4TFANCNFSM5IHRV6ZQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

cderv commented 3 years ago

Hi @lzhou12,

I am reopening the issue here, but you should still be able to comment on Github in an issue even when closed.

Please follow the issue guide (https://yihui.org/issue/) and provide details about what you mean.

You only provided a title in your issue and no description for context. We have no details, this is not really possible for you to help you.

For question on how to do things (and not specifically issues), please consider Q&A sites like https://community.rstudio.com or Stackoverflow.

Thank you

cderv commented 2 years ago

@lzhou12 you did not provide more information on what you want to do exactly, We can't help further without any more information.

I'll close this soon if you cannot provide more information.

Thank you.