Event JSON
{
"id": "828bd49c6edcb5724560e1706cc382b58d98d65809ddb453eaf35186e3c45775",
"pubkey": "8e2b74801a4933436a7ee4e208367149f4e21fde6a28ee99b1bb4d6bb6f99442",
"created_at": 1721650668,
"kind": 1,
"tags": [
[
"t",
"RStats"
],
[
"t",
"DataScience"
],
[
"t",
"rprogramming"
],
[
"t",
"r"
],
[
"t",
"Programming"
],
[
"imeta",
"url https://media.mstdn.social/media_attachments/files/112/830/091/766/562/924/original/8962fe4f538da616.png",
"m image/png"
],
[
"proxy",
"https://mstdn.social/@stevensanderson/112830098217525627",
"web"
],
[
"proxy",
"https://mstdn.social/users/stevensanderson/statuses/112830098217525627",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mstdn.social/users/stevensanderson/statuses/112830098217525627",
"pink.momostr"
],
[
"-"
]
],
"content": "Master string concatenation in R with base R, stringr, and stringi. \n\npaste(): Combines strings with a separator (default is a space). \npaste(\"Hello\", \"World\") results in \"Hello World\"\n\npaste0(): Combines strings without a separator. \npaste0(\"Hello\", \"World\") results in \"HelloWorld\"\n\nstr_c() and **stri_c()**: Efficient alternatives with more control.\nstr_c(\"Hello\", \"World\", sep = \" \") results in \"Hello World\"\n\n#Rstats #DataScience #Programming #RProgramming #R \n\nPost: https://www.spsanderson.com/steveondata/posts/2024-07-22/\nhttps://media.mstdn.social/media_attachments/files/112/830/091/766/562/924/original/8962fe4f538da616.png\n",
"sig": "05d1fc29310e4c9c8aa075e04be8ed46c1296c01326798a6bbd02659c3bd0d4e8b66d4bf256c9e79ee7b5763b5cc3c59fe105ae59578edbb6b2042c87e6aef06"
}