{"id":4141,"date":"2023-07-13T08:15:59","date_gmt":"2023-07-13T08:15:59","guid":{"rendered":"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/"},"modified":"2023-07-13T08:15:59","modified_gmt":"2023-07-13T08:15:59","slug":"r%e5%8c%85%e7%89%88%e6%9c%ac","status":"publish","type":"post","link":"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/","title":{"rendered":"\u5982\u4f55\u68c0\u67e5 r \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u51fd\u6570\u6765\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u4e86\u54ea\u4e2a\u5305\u7248\u672c\uff1a<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#display package version\n<\/span>packageVersion(\" <span style=\"color: #ff0000;\">ggplot2<\/span> \")\n\n<span style=\"color: #008080;\">#display the date when this package version was released\n<\/span>packageDate(\" <span style=\"color: #ff0000;\">ggplot2<\/span> \")\n\n<span style=\"color: #008080;\">#display description of the package\n<\/span>packageDescription(\" <span style=\"color: #ff0000;\">ggplot2<\/span> \")\n<\/strong><\/pre>\n<p>\u4e0b\u9762\u7684\u4f8b\u5b50\u5c55\u793a\u4e86\u5982\u4f55\u5728\u5b9e\u8df5\u4e2d\u4f7f\u7528\u8fd9\u4e9b\u51fd\u6570\u3002<\/p>\n<h2><span style=\"color: #000000;\"><strong>\u793a\u4f8b\uff1a\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u4e86\u54ea\u4e2a\u5305\u7248\u672c<\/strong><\/span><\/h2>\n<p><span style=\"color: #000000;\">\u5047\u8bbe\u6211\u4eec\u5c06<strong>ggplot2<\/strong>\u5305\u52a0\u8f7d\u5230\u5f53\u524d\u7684 R \u73af\u5883\u4e2d\uff1a<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">library<\/span> (ggplot2)<\/strong><\/pre>\n<p><span style=\"color: #000000;\">\u6211\u4eec\u53ef\u4ee5\u4f7f\u7528<strong>packageVersion()<\/strong>\u51fd\u6570\u6765\u68c0\u67e5\u52a0\u8f7d\u4e86\u54ea\u4e2a\u7248\u672c\u7684 ggplot2\uff1a<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#display package version\n<\/span>packageVersion(\" <span style=\"color: #ff0000;\">ggplot2<\/span> \")\n\n[1] '3.3.2'\n<\/strong><\/pre>\n<p><span style=\"color: #000000;\">\u6211\u4eec\u770b\u5230\u7248\u672c<strong>3.2.2<\/strong>\u5df2\u52a0\u8f7d\u3002<\/span><\/p>\n<p><span style=\"color: #000000;\">\u8981\u67e5\u660e\u6b64\u7248\u672c\u7684\u53d1\u5e03\u65f6\u95f4\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528<strong>packageDate()<\/strong>\u51fd\u6570\uff1a<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#display the date when this package version was released\n<\/span>packageDate(\" <span style=\"color: #ff0000;\">ggplot2<\/span> \")\n\n[1] \"2020-06-17\"\n<\/strong><\/pre>\n<p><span style=\"color: #000000;\">\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u7248\u672c\u662f\u57282020\u5e746\u670817\u65e5\u53d1\u5e03\u7684\u3002<\/span><\/p>\n<p><span style=\"color: #000000;\">\u8981\u663e\u793a\u5305\u7684\u63cf\u8ff0\uff0c\u6211\u4eec\u53ef\u4ee5\u4f7f\u7528<strong>packageDescription()<\/strong>\u51fd\u6570\uff1a<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#display description of the package\n<\/span>packageDescription(\" <span style=\"color: #ff0000;\">ggplot2<\/span> \")\n\nPackage: ggplot2\nVersion: 3.3.2\nTitle: Create Elegant Data Visualizations Using the Grammar of Graphics\nDescription: A system for 'declaratively' creating graphics, based on\n        \"The Grammar of Graphics\". You provide the data, tell 'ggplot2'\n        how to map variables to aesthetics, what graphical primitives\n        to use, and it takes care of the details.\nAuthors@R: c( person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\",\n        \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\"),\n        person(\"Winston\", \"Chang\", , role = \"aut\", comment = c(ORCID =\n        \"0000-0002-1576-2126\"), person(\"Lionel\", \"Henry\", , role =\n        \"aut\"), person(\"Thomas Lin\", \"Pedersen\", ,\n        \"thomas.pedersen@rstudio.com\", role = c(\"aut\", \"cre\"), comment\n        = c(ORCID = \"0000-0002-5147-4711\"), person(\"Kohske\",\n        \"Takahashi\", role = \"aut\"), person(\"Claus\", \"Wilke\", role =\n        \"aut\", comment = c(ORCID = \"0000-0002-7470-9261\"),\n        person(\"Kara\", \"Woo\", role = \"aut\", comment = c(ORCID =\n        \"0000-0002-5125-4188\"), person(\"Hiroaki\", \"Yutani\", role =\n        \"aut\", comment = c(ORCID = \"0000-0002-3385-7233\"),\n        person(\"Dewey\", \"Dunnington\", role = \"aut\", comment = c(ORCID =\n        \"0000-0002-9415-4582\"), person(\"RStudio\", role = c(\"cph\",\n        \"fnd\")))\nDepends: R (&gt;= 3.2)\nImports: digest, glue, grDevices, grid, gtable (&gt;= 0.1.1), isoband,\n        MASS, mgcv, rlang (&gt;= 0.3.0), scales (&gt;= 0.5.0), stats, tibble,\n        withr (&gt;= 2.0.0)\nSuggested: covr, dplyr, ggplot2movies, hexbin, Hmisc, knitr, lattice,\n        mapproj, maps, maptools, multcomp, munsell, nlme, profvis,\n        quantreg, RColorBrewer, rgeos, rmarkdown, rpart, sf (&gt;= 0.7-3),\n        svglite (&gt;= 1.2.0.9001), testthat (&gt;= 2.1.0), vdiffr (&gt;= 0.3.0)\nEnhances:sp\nLicense: GPL-2 | LICENSE file\nURL: https:\/\/ggplot2.tidyverse.org, https:\/\/github.com\/tidyverse\/ggplot2\nBugReports: https:\/\/github.com\/tidyverse\/ggplot2\/issues\nLazyData: true\nCollate: 'ggproto.r' 'ggplot-global.R' 'aaa-.r'\n        'aes-color-fill-alpha.r' .....\nThumbnailBuilder: knitr\nRoxygen Note: 7.1.0.9000\nEncoding: UTF-8\nNeedsCompilation: no\nPackaged: 2020-06-17 06:03:58 UTC; thomas\nAuthor: Hadley Wickham [aut] (&lt;https:\/\/orcid.org\/0000-0003-4757-117X&gt;),\n        Winston Chang [aut] (&lt;https:\/\/orcid.org\/0000-0002-1576-2126&gt;),\n        Lionel Henry [aut], Thomas Lin Pedersen [aut, cre]\n        (&lt;https:\/\/orcid.org\/0000-0002-5147-4711&gt;), Kohske Takahashi\n        [aut], Claus Wilke [aut]\n        (&lt;https:\/\/orcid.org\/0000-0002-7470-9261&gt;), Kara Woo [aut]\n        (&lt;https:\/\/orcid.org\/0000-0002-5125-4188&gt;), Hiroaki Yutani [aut]\n        (&lt;https:\/\/orcid.org\/0000-0002-3385-7233&gt;), Dewey Dunnington\n        [aut] (&lt;https:\/\/orcid.org\/0000-0002-9415-4582&gt;), RStudio [cph,\n        fnd]\nMaintainer: Thomas Lin Pedersen &lt;thomas.pedersen@rstudio.com&gt;\nRepository: CRAN\nDate\/Publication: 2020-06-19 13:00:03 UTC\nBuilt: R 4.0.3; ; 2020-11-20 18:07:33 UTC; unix\n\n-- File: \/usr\/lib\/R\/site-library\/ggplot2\/Meta\/package.rds<\/strong><\/pre>\n<p><span style=\"color: #000000;\">\u63cf\u8ff0\u5305\u62ec\u5bf9\u5305\u7684\u7528\u9014\u3001\u5305\u7684\u521b\u5efa\u8005\u3001\u62a5\u544a\u9519\u8bef\u7684\u4f4d\u7f6e\u3001\u53d1\u5e03\u65f6\u95f4\u7b49\u7684\u7b80\u8981\u8bf4\u660e\u3002<\/span><\/p>\n<h2><span style=\"color: #000000;\"><strong>\u5176\u4ed6\u8d44\u6e90<\/strong><\/span><\/h2>\n<p>\u4ee5\u4e0b\u6559\u7a0b\u89e3\u91ca\u4e86\u5982\u4f55\u5728 R \u4e2d\u6267\u884c\u5176\u4ed6\u5e38\u89c1\u4efb\u52a1\uff1a<\/p>\n<p><a href=\"https:\/\/statorials.org\/cn\/r-\u4e2d\u7684\u6e05\u6670\u73af\u5883\/\" target=\"_blank\" rel=\"noopener\">\u5982\u4f55\u6e05\u9664R\u4e2d\u7684\u73af\u5883<\/a><br \/><a href=\"https:\/\/statorials.org\/cn\/r-\u68c0\u67e5\u6587\u4ef6\u662f\u5426\u5b58\u5728\/\" target=\"_blank\" rel=\"noopener\">R\u4e2d\u5982\u4f55\u68c0\u67e5\u6587\u4ef6\u662f\u5426\u5b58\u5728<\/a><br \/><a href=\"https:\/\/statorials.org\/cn\/r\u4e2d\u7684setwd-getwd\/\" target=\"_blank\" rel=\"noopener\">\u5982\u4f55\u5728 R \u4e2d\u4f7f\u7528 setwd\/getwd<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u51fd\u6570\u6765\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u4e86\u54ea\u4e2a\u5305\u7248\u672c\uff1a #display package version pack [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-4141","post","type-post","status-publish","format-standard","hentry","category-11"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c - Statorials<\/title>\n<meta name=\"description\" content=\"\u672c\u6559\u7a0b\u901a\u8fc7\u793a\u4f8b\u8bf4\u660e\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c\u3002\" \/>\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\/cn\/r\u5305\u7248\u672c\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c - Statorials\" \/>\n<meta property=\"og:description\" content=\"\u672c\u6559\u7a0b\u901a\u8fc7\u793a\u4f8b\u8bf4\u660e\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/cn\/r\u5305\u7248\u672c\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-13T08:15:59+00:00\" \/>\n<meta name=\"author\" content=\"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/\",\"url\":\"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/\",\"name\":\"\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/cn\/#website\"},\"datePublished\":\"2023-07-13T08:15:59+00:00\",\"dateModified\":\"2023-07-13T08:15:59+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/cn\/#\/schema\/person\/124e4e5b7c9f8dc0f1f95cc8c1db3261\"},\"description\":\"\u672c\u6559\u7a0b\u901a\u8fc7\u793a\u4f8b\u8bf4\u660e\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u5bb6\",\"item\":\"https:\/\/statorials.org\/cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u5982\u4f55\u68c0\u67e5 r \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/cn\/#website\",\"url\":\"https:\/\/statorials.org\/cn\/\",\"name\":\"Statorials\",\"description\":\"\u60a8\u7684\u7edf\u8ba1\u7d20\u517b\u6307\u5357\uff01\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/cn\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/cn\/#\/schema\/person\/124e4e5b7c9f8dc0f1f95cc8c1db3261\",\"name\":\"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/statorials.org\/cn\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/cn\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/cn\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a\"},\"description\":\"\u5927\u5bb6\u597d\uff0c\u6211\u662f\u672c\u6770\u660e\uff0c\u4e00\u4f4d\u9000\u4f11\u7684\u7edf\u8ba1\u5b66\u6559\u6388\uff0c\u540e\u6765\u6210\u4e3a Statorials \u7684\u70ed\u5fc3\u6559\u5e08\u3002 \u51ed\u501f\u5728\u7edf\u8ba1\u9886\u57df\u7684\u4e30\u5bcc\u7ecf\u9a8c\u548c\u4e13\u4e1a\u77e5\u8bc6\uff0c\u6211\u6e34\u671b\u5206\u4eab\u6211\u7684\u77e5\u8bc6\uff0c\u901a\u8fc7 Statorials \u589e\u5f3a\u5b66\u751f\u7684\u80fd\u529b\u3002\u4e86\u89e3\u66f4\u591a\",\"sameAs\":[\"https:\/\/statorials.org\/cn\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c - Statorials","description":"\u672c\u6559\u7a0b\u901a\u8fc7\u793a\u4f8b\u8bf4\u660e\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c\u3002","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\/cn\/r\u5305\u7248\u672c\/","og_locale":"zh_CN","og_type":"article","og_title":"\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c - Statorials","og_description":"\u672c\u6559\u7a0b\u901a\u8fc7\u793a\u4f8b\u8bf4\u660e\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c\u3002","og_url":"https:\/\/statorials.org\/cn\/r\u5305\u7248\u672c\/","og_site_name":"Statorials","article_published_time":"2023-07-13T08:15:59+00:00","author":"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"2 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/","url":"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/","name":"\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/cn\/#website"},"datePublished":"2023-07-13T08:15:59+00:00","dateModified":"2023-07-13T08:15:59+00:00","author":{"@id":"https:\/\/statorials.org\/cn\/#\/schema\/person\/124e4e5b7c9f8dc0f1f95cc8c1db3261"},"description":"\u672c\u6559\u7a0b\u901a\u8fc7\u793a\u4f8b\u8bf4\u660e\u5982\u4f55\u68c0\u67e5 R \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c\u3002","breadcrumb":{"@id":"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/cn\/r%e5%8c%85%e7%89%88%e6%9c%ac\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u5bb6","item":"https:\/\/statorials.org\/cn\/"},{"@type":"ListItem","position":2,"name":"\u5982\u4f55\u68c0\u67e5 r \u4e2d\u52a0\u8f7d\u7684\u5305\u7248\u672c"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/cn\/#website","url":"https:\/\/statorials.org\/cn\/","name":"Statorials","description":"\u60a8\u7684\u7edf\u8ba1\u7d20\u517b\u6307\u5357\uff01","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/cn\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/statorials.org\/cn\/#\/schema\/person\/124e4e5b7c9f8dc0f1f95cc8c1db3261","name":"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/statorials.org\/cn\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/cn\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/cn\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"\u672c\u6770\u660e\u00b7\u5b89\u5fb7\u68ee\u535a"},"description":"\u5927\u5bb6\u597d\uff0c\u6211\u662f\u672c\u6770\u660e\uff0c\u4e00\u4f4d\u9000\u4f11\u7684\u7edf\u8ba1\u5b66\u6559\u6388\uff0c\u540e\u6765\u6210\u4e3a Statorials \u7684\u70ed\u5fc3\u6559\u5e08\u3002 \u51ed\u501f\u5728\u7edf\u8ba1\u9886\u57df\u7684\u4e30\u5bcc\u7ecf\u9a8c\u548c\u4e13\u4e1a\u77e5\u8bc6\uff0c\u6211\u6e34\u671b\u5206\u4eab\u6211\u7684\u77e5\u8bc6\uff0c\u901a\u8fc7 Statorials \u589e\u5f3a\u5b66\u751f\u7684\u80fd\u529b\u3002\u4e86\u89e3\u66f4\u591a","sameAs":["https:\/\/statorials.org\/cn"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/posts\/4141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/comments?post=4141"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/posts\/4141\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/media?parent=4141"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/categories?post=4141"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/cn\/wp-json\/wp\/v2\/tags?post=4141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}