{"id":4109,"date":"2023-07-13T12:49:50","date_gmt":"2023-07-13T12:49:50","guid":{"rendered":"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/"},"modified":"2023-07-13T12:49:50","modified_gmt":"2023-07-13T12:49:50","slug":"r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5","status":"publish","type":"post","link":"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/","title":{"rendered":"R\uc5d0\uc11c csv \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">\ub2e4\uc74c \ubc29\ubc95\uc744 \uc0ac\uc6a9\ud558\uc5ec R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\uc744 \uc77d\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>\ubc29\ubc95 1: \ud2b9\uc815 \ud589\uc5d0\uc11c CSV \ud30c\uc77c \uac00\uc838\uc624\uae30<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>df &lt;- read. <span style=\"color: #3366ff;\">csv<\/span> (\" <span style=\"color: #ff0000;\">my_data.csv<\/span> \", skip= <span style=\"color: #008000;\">2<\/span> )\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uc774 \ud2b9\uc815 \uc608\uc5d0\uc11c\ub294 CSV \ud30c\uc77c\uc758 \ucc98\uc74c \ub450 \uc904\uc744 \uac74\ub108\ub6f0\uace0 \uc138 \ubc88\uc9f8 \uc904\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec \ud30c\uc77c\uc758 \ub2e4\ub978 \ubaa8\ub4e0 \uc904\uc744 \uac00\uc838\uc635\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>\ubc29\ubc95 2: \ud589\uc774 \uc870\uac74\uc744 \ucda9\uc871\ud558\ub294 CSV \ud30c\uc77c \uac00\uc838\uc624\uae30<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">library<\/span> (sqldf)\n\ndf &lt;- read. <span style=\"color: #3366ff;\">csv<\/span> . <span style=\"color: #3366ff;\">sql<\/span> (\" <span style=\"color: #ff0000;\">my_data.csv<\/span> \",\n                    sql = \" <span style=\"color: #ff0000;\">select * from file where `points` &gt; 90<\/span> \", eol = \" <span style=\"color: #ff0000;\">\\n<\/span> \")\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uc774 \ud2b9\uc815 \uc608\uc5d0\uc11c\ub294 &#8220;\ud3ec\uc778\ud2b8&#8221; \uc5f4\uc758 \uac12\uc774 90\ubcf4\ub2e4 \ud070 CSV \ud30c\uc77c\uc758 \ud589\ub9cc \uac00\uc838\uc635\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \uc608\uc5d0\uc11c\ub294 <strong>my_data.csv<\/strong> \ub77c\ub294 CSV \ud30c\uc77c\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc2e4\uc81c\ub85c \uc774\ub7ec\ud55c \uac01 \ubc29\ubc95\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32661 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/certain1.png\" alt=\"\" width=\"542\" height=\"414\" srcset=\"\" sizes=\"auto, \"><\/p>\n<h2> <span style=\"color: #000000;\"><strong>\uc608\uc2dc 1: \ud2b9\uc815 \ud589\uc5d0\uc11c CSV \ud30c\uc77c \uac00\uc838\uc624\uae30<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ucf54\ub4dc\ub294 CSV \ud30c\uc77c\uc744 \uac00\uc838\uc624\uace0 \ud30c\uc77c\uc758 \ucc98\uc74c \ub450 \uc904\uc744 \ubb34\uc2dc\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\"><span style=\"color: #000000;\"><span style=\"color: #008080;\">#import data frame and skip first two rows\n<\/span>df &lt;- read. <span style=\"color: #3366ff;\">csv<\/span> (' <span style=\"color: #ff0000;\">my_data.csv<\/span> ', skip= <span style=\"color: #008000;\">2<\/span> )\n\n<span style=\"color: #008080;\">#view data frame\n<\/span>df\n\n  B X90 X28 X28.1\n1 C 86 31 24\n2 D 88 39 24\n3 E 95 34 28<\/span><\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">CSV \ud30c\uc77c\uc744 \uac00\uc838\uc62c \ub54c \ucc98\uc74c \ub450 \uc904(\ud300 A \ubc0f B \ud3ec\ud568)\uc740 \ubb34\uc2dc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uae30\ubcf8\uc801\uc73c\ub85c R\uc740 \uc0ac\uc6a9 \uac00\ub2a5\ud55c \ub2e4\uc74c \ud589\uc758 \uac12\uc744 \uc5f4 \uc774\ub984\uc73c\ub85c \uc0ac\uc6a9\ud558\ub824\uace0 \uc2dc\ub3c4\ud569\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc5f4 \uc774\ub984\uc744 \ubc14\uafb8\ub824\uba74 \ub2e4\uc74c\uacfc \uac19\uc774 <strong>names()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\"><span style=\"color: #000000;\"><span style=\"color: #008080;\">#rename columns\n<\/span>names(df) &lt;- c(' <span style=\"color: #ff0000;\">team<\/span> ', ' <span style=\"color: #ff0000;\">points<\/span> ', ' <span style=\"color: #ff0000;\">assists<\/span> ', ' <span style=\"color: #ff0000;\">rebounds<\/span> ')\n\n<span style=\"color: #008080;\">#view updated data frame<\/span>\ndf\n\n  team points assists rebounds\n1 C 86 31 24\n2 D 88 39 24\n3 E 95 34 28\n<\/span><\/span><\/strong><\/pre>\n<h2> <span style=\"color: #000000;\"><strong>\uc608 2: \ud589\uc774 \uc870\uac74\uc744 \ucda9\uc871\ud558\ub294 CSV \ud30c\uc77c \uac00\uc838\uc624\uae30<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\ud3ec\uc778\ud2b8 \uc5f4\uc758 \uac12\uc774 90\ubcf4\ub2e4 \ud070 CSV \ud30c\uc77c\uc758 \ud589\ub9cc \uac00\uc838\uc624\ub824\uace0 \ud55c\ub2e4\uace0 \uac00\uc815\ud569\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774 \uc791\uc5c5\uc744 \uc218\ud589\ud558\ub824\uba74 <strong>sqldf<\/strong> \ud328\ud0a4\uc9c0\uc758 <strong>read.csv.sql<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <span style=\"color: #000000;\"><strong><span style=\"color: #008000;\">library<\/span> (sqldf)\n\n<span style=\"color: #008080;\">#only import rows where points &gt; 90\n<\/span>df &lt;- read. <span style=\"color: #3366ff;\">csv<\/span> . <span style=\"color: #3366ff;\">sql<\/span> (\" <span style=\"color: #ff0000;\">my_data.csv<\/span> \",\n                    sql = \" <span style=\"color: #ff0000;\">select * from file where `points` &gt; 90<\/span> \", eol = \" <span style=\"color: #ff0000;\">\\n<\/span> \")\n\n<span style=\"color: #008080;\">#view data frame\n<\/span>df\n\n  team points assists rebounds\n1 \u201cA\u201d 99 33 30\n2 \u201cE\u201d 95 34 28\n<\/strong><\/span><\/pre>\n<p> <span style=\"color: #000000;\">&#8216;\ud3ec\uc778\ud2b8&#8217; \uc5f4\uc758 \uac12\uc774 90\ubcf4\ub2e4 \ud070 CSV \ud30c\uc77c\uc758 \ub450 \uc904\ub9cc \uac00\uc838\uc654\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>\ucc38\uace0 #1<\/strong> : \uc774 \uc608\uc5d0\uc11c\ub294 <strong>eol<\/strong> \uc778\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud30c\uc77c\uc758 &#8220;\uc904 \ub05d&#8221;\uc774 \uac1c\ud589\uc744 \ub098\ud0c0\ub0b4\ub294 <strong>\\n<\/strong> \uc73c\ub85c \ud45c\uc2dc\ub418\ub3c4\ub85d \uc9c0\uc815\ud588\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>\ucc38\uace0 #2:<\/strong> \uc774 \uc608\uc5d0\uc11c\ub294 \uac04\ub2e8\ud55c SQL \ucffc\ub9ac\ub97c \uc0ac\uc6a9\ud588\uc9c0\ub9cc \ub354 \ub9ce\uc740 \uc870\uac74\uc73c\ub85c \ud589\uc744 \ud544\ud130\ub9c1\ud558\uae30 \uc704\ud574 \ub354 \ubcf5\uc7a1\ud55c \ucffc\ub9ac\ub97c \uc791\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>\ucd94\uac00 \ub9ac\uc18c\uc2a4<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc5d0\uc11c \ub2e4\ub978 \uc77c\ubc18\uc801\uc778 \uc791\uc5c5\uc744 \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/ko\/r-lurl\u110b\u1166\u1109\u1165-csv\u1105\u1173\u11af-\u110b\u1175\u11b0\u1109\u1173\u11b8\u1102\u1175\u1103\u1161.\/\">R\uc758 URL\uc5d0\uc11c CSV\ub97c \uc77d\ub294 \ubc29\ubc95<\/a><br \/> <a href=\"https:\/\/statorials.org\/ko\/r-csv-\u1111\u1161\u110b\u1175\u11af-\u1107\u1167\u11bc\u1112\u1161\u11b8\/\" target=\"_blank\" rel=\"noopener\">R\uc5d0\uc11c \uc5ec\ub7ec CSV \ud30c\uc77c\uc744 \ubcd1\ud569\ud558\ub294 \ubc29\ubc95<\/a><br \/> <a href=\"https:\/\/statorials.org\/ko\/\u1103\u1166\u110b\u1175\u1110\u1165-\u1111\u1173\u1105\u1166\u110b\u1175\u11b7\u110b\u1173\u11af-r\u110b\u1174-csv\u1105\u1169-\u1102\u1162\u1107\u1169\u1102\u1162\u1100\u1175\/\" target=\"_blank\" rel=\"noopener\">R\uc5d0\uc11c \ub370\uc774\ud130 \ud504\ub808\uc784\uc744 CSV \ud30c\uc77c\ub85c \ub0b4\ubcf4\ub0b4\ub294 \ubc29\ubc95<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ub2e4\uc74c \ubc29\ubc95\uc744 \uc0ac\uc6a9\ud558\uc5ec R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\uc744 \uc77d\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc29\ubc95 1: \ud2b9\uc815 \ud589\uc5d0\uc11c CSV \ud30c\uc77c \uac00\uc838\uc624\uae30 df &lt;- read. csv (&#8221; my_data.csv &#8220;, skip= 2 ) \uc774 \ud2b9\uc815 \uc608\uc5d0\uc11c\ub294 CSV \ud30c\uc77c\uc758 \ucc98\uc74c \ub450 \uc904\uc744 \uac74\ub108\ub6f0\uace0 \uc138 \ubc88\uc9f8 \uc904\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec \ud30c\uc77c\uc758 \ub2e4\ub978 \ubaa8\ub4e0 \uc904\uc744 \uac00\uc838\uc635\ub2c8\ub2e4. \ubc29\ubc95 2: \ud589\uc774 \uc870\uac74\uc744 \ucda9\uc871\ud558\ub294 CSV \ud30c\uc77c \uac00\uc838\uc624\uae30 library [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-4109","post","type-post","status-publish","format-standard","hentry","category-20"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>R - Statorials\uc5d0\uc11c CSV \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95<\/title>\n<meta name=\"description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\ub9cc \uc77d\ub294 \ubc29\ubc95\uc744 \uc608\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/ko\/r-csv-\u1110\u1173\u11a8\u110c\u1165\u11bc-\u1112\u1162\u11bc-\u110b\u1175\u11b0\u1100\u1175\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"R - Statorials\uc5d0\uc11c CSV \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95\" \/>\n<meta property=\"og:description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\ub9cc \uc77d\ub294 \ubc29\ubc95\uc744 \uc608\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ko\/r-csv-\u1110\u1173\u11a8\u110c\u1165\u11bc-\u1112\u1162\u11bc-\u110b\u1175\u11b0\u1100\u1175\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-13T12:49:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/certain1.png\" \/>\n<meta name=\"author\" content=\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/\",\"url\":\"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/\",\"name\":\"R - Statorials\uc5d0\uc11c CSV \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ko\/#website\"},\"datePublished\":\"2023-07-13T12:49:50+00:00\",\"dateModified\":\"2023-07-13T12:49:50+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\"},\"description\":\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\ub9cc \uc77d\ub294 \ubc29\ubc95\uc744 \uc608\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/statorials.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"R\uc5d0\uc11c csv \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/ko\/#website\",\"url\":\"https:\/\/statorials.org\/ko\/\",\"name\":\"Statorials\",\"description\":\"\ud1b5\uacc4 \ud65c\uc6a9 \ub2a5\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/ko\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\",\"name\":\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\"},\"description\":\"\uc548\ub155\ud558\uc138\uc694. \uc800\ub294 \ud1b5\uacc4\ud559 \uad50\uc218\ub97c \ud1f4\uc9c1\ud558\uace0 \uc804\uc784 \ud1b5\uacc4 \uad50\uc0ac\ub85c \ubcc0\uc2e0\ud55c \ubca4\uc790\ubbfc\uc785\ub2c8\ub2e4. \ud1b5\uacc4 \ubd84\uc57c\uc758 \uad11\ubc94\uc704\ud55c \uacbd\ud5d8\uacfc \uc804\ubb38 \uc9c0\uc2dd\uc744 \ubc14\ud0d5\uc73c\ub85c Statorials\ub97c \ud1b5\ud574 \ud559\uc0dd\ub4e4\uc5d0\uac8c \ud798\uc744 \uc2e4\uc5b4\uc8fc\uae30 \uc704\ud574 \uc9c0\uc2dd\uc744 \uacf5\uc720\ud558\uace0 \uc2f6\uc2b5\ub2c8\ub2e4. \ub354 \uc54c\uc544\ubcf4\uae30\",\"sameAs\":[\"https:\/\/statorials.org\/ko\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"R - Statorials\uc5d0\uc11c CSV \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95","description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\ub9cc \uc77d\ub294 \ubc29\ubc95\uc744 \uc608\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/statorials.org\/ko\/r-csv-\u1110\u1173\u11a8\u110c\u1165\u11bc-\u1112\u1162\u11bc-\u110b\u1175\u11b0\u1100\u1175\/","og_locale":"ko_KR","og_type":"article","og_title":"R - Statorials\uc5d0\uc11c CSV \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95","og_description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\ub9cc \uc77d\ub294 \ubc29\ubc95\uc744 \uc608\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.","og_url":"https:\/\/statorials.org\/ko\/r-csv-\u1110\u1173\u11a8\u110c\u1165\u11bc-\u1112\u1162\u11bc-\u110b\u1175\u11b0\u1100\u1175\/","og_site_name":"Statorials","article_published_time":"2023-07-13T12:49:50+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/certain1.png"}],"author":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","Est. reading time":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/","url":"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/","name":"R - Statorials\uc5d0\uc11c CSV \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95","isPartOf":{"@id":"https:\/\/statorials.org\/ko\/#website"},"datePublished":"2023-07-13T12:49:50+00:00","dateModified":"2023-07-13T12:49:50+00:00","author":{"@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4"},"description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc758 CSV \ud30c\uc77c\uc5d0\uc11c \ud2b9\uc815 \uc904\ub9cc \uc77d\ub294 \ubc29\ubc95\uc744 \uc608\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ko\/r-csv-%e1%84%90%e1%85%b3%e1%86%a8%e1%84%8c%e1%85%a5%e1%86%bc-%e1%84%92%e1%85%a2%e1%86%bc-%e1%84%8b%e1%85%b5%e1%86%b0%e1%84%80%e1%85%b5\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/statorials.org\/ko\/"},{"@type":"ListItem","position":2,"name":"R\uc5d0\uc11c csv \ud30c\uc77c\uc758 \ud2b9\uc815 \uc904\uc744 \uc77d\ub294 \ubc29\ubc95"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/ko\/#website","url":"https:\/\/statorials.org\/ko\/","name":"Statorials","description":"\ud1b5\uacc4 \ud65c\uc6a9 \ub2a5\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/ko\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4","name":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8"},"description":"\uc548\ub155\ud558\uc138\uc694. \uc800\ub294 \ud1b5\uacc4\ud559 \uad50\uc218\ub97c \ud1f4\uc9c1\ud558\uace0 \uc804\uc784 \ud1b5\uacc4 \uad50\uc0ac\ub85c \ubcc0\uc2e0\ud55c \ubca4\uc790\ubbfc\uc785\ub2c8\ub2e4. \ud1b5\uacc4 \ubd84\uc57c\uc758 \uad11\ubc94\uc704\ud55c \uacbd\ud5d8\uacfc \uc804\ubb38 \uc9c0\uc2dd\uc744 \ubc14\ud0d5\uc73c\ub85c Statorials\ub97c \ud1b5\ud574 \ud559\uc0dd\ub4e4\uc5d0\uac8c \ud798\uc744 \uc2e4\uc5b4\uc8fc\uae30 \uc704\ud574 \uc9c0\uc2dd\uc744 \uacf5\uc720\ud558\uace0 \uc2f6\uc2b5\ub2c8\ub2e4. \ub354 \uc54c\uc544\ubcf4\uae30","sameAs":["https:\/\/statorials.org\/ko"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/4109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/comments?post=4109"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/4109\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/media?parent=4109"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/categories?post=4109"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/tags?post=4109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}