DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR R
How to Export a DataFrame to Excel File in R
library
(
"writexl"
)
write_xlsx
(
the dataframe name
,
"path to store the Excel filefile name.xlsx"
)
Source by datatofish.com #
PREVIOUS
NEXT
Tagged:
#How
#Export
#DataFrame
#Excel
#File
#R
ADD COMMENT
Topic
COMMENT
Name
7+8 =
Submit