Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
How to export to Excel
elena1234
Apr 8th, 2022
(
edited
)
456
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
R
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
library
(
rio
)
v
<-
c
(
1
:
5
)
name
<-
c
(
'a'
,
'b'
,
'c'
,
'd'
,
'e'
)
df
<-
data.
frame
(
v, name
)
export
(
df
,
"my_exel.xlsx"
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ FREE BTC GUIDE ✅ Working ⭐🎯
JavaScript | 32 sec ago | 0.67 KB
✅✅ +200,000$ in 1 month
JavaScript | 2 min ago | 0.67 KB
💎 2OOO$ 15 MIN INSANE METHOD 💵🚨 ✅✅
JavaScript | 5 min ago | 0.67 KB
🔥🔥🔥 Aggregator Exploit
JavaScript | 6 min ago | 0.67 KB
🚨🚨 HOW TO EARN $5,000 A WEEK [GUIDE]
JavaScript | 10 min ago | 0.67 KB
📌 QUICK 1K$ 20 MINUTES ✅📌
JavaScript | 10 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 14 min ago | 0.67 KB
📌 VIP MONEY METHOD 📌 🎯📌
JavaScript | 15 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!