Is it possible to paste a Word or Excel table in a quarto document? #6172
Unanswered
ManuelSpinola
asked this question in
Q&A
Replies: 4 comments 2 replies
-
The way that a Word or Excel table is handle will depend of the text editor that you are using. Can you provide more details of your environment? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just cut and paste a table from a Word document and paste it in a quarto document. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I would personally run
and you can copy-paste the resulting markdown table in your document. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you very much for the suggestions.
I also found that the RStudio Addin datapasta can help.
El mar, 11 jul 2023 a las 14:40, Mickaël Canouil ***@***.***>)
escribió:
… Indeed, although it is not a direct copy/paste and does not work for Excel
document.
—
Reply to this email directly, view it on GitHub
<#6172 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFI3FB35P2HLQO6VO5OZIKTXPW247ANCNFSM6AAAAAA2GCK3AY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Manuel Spínola, Ph.D.*
Instituto Internacional en Conservación y Manejo de Vida Silvestre
Universidad Nacional
Apartado 1350-3000
Heredia
COSTA RICA
***@***.*** ***@***.***>
***@***.***
Teléfono: (506) 8706 - 4662
Sitio web institucional: ICOMVIS
<http://www.icomvis.una.ac.cr/index.php/manuel>
Sitio web personal: Sitio personal <https://mspinola-sitioweb.netlify.app>
Blog sobre Ciencia de Datos: Blog de Ciencia de Datos
<https://mspinola-ciencia-de-datos.netlify.app>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Is it possible to paste a Word or Excel table in a quarto document?
Beta Was this translation helpful? Give feedback.
All reactions