{"id":83,"date":"2007-03-11T15:25:35","date_gmt":"2007-03-11T20:25:35","guid":{"rendered":"http:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/"},"modified":"2007-03-11T15:29:44","modified_gmt":"2007-03-11T20:29:44","slug":"parallel-coordinates-in-r","status":"publish","type":"post","link":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/","title":{"rendered":"Parallel Coordinates in R"},"content":{"rendered":"<p>I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R:<\/p>\n<p><code>Dataset < - read.table(\"\/home\/ram\/foo2_200.csv\", header=FALSE, sep=\",\")\nrequire(lattice)\nparallel(~Dataset,data=Dataset)<\/code><\/p>\n<p>That's the very basics to generate a parallel coordinate plot. An interesting addition to this is to use a different command to generate the parallel coordinate plots:<\/p>\n<p><\/code><code>parallel(~Dataset|Dataset$V4,data=Dataset)<\/code><\/p>\n<p>This will generate n different parallel coordinates, one for each of the values in Dataset$V4 [where Dataset$V4 is the fourth column of our data].<\/p>\n<p>Following is my last attempt. I wanted to change the axis labels. The y-axis I was sucessful in changing. For the x-axes, I was not able to change the labeling. I guess this is precisely the problem with R. Simple things are fairly simple to do, but if you want to change specific details, it gets quite messy quite quickly.<\/p>\n<p><code>parallel(~Dataset,data=Dataset,varnames=c(\"Source\",\"Port\",\"Destination\",\"Action\"))<\/code><\/p>\n<p><img decoding=\"async\" alt=\"Parallel Coordinate Graph in R\" title=\"Parallel Coordinate Graph in R\" src=\"http:\/\/raffy.ch\/blog\/parallel.jpg\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset < - read.table(\"\/home\/ram\/foo2_200.csv\", header=FALSE, sep=\",\") require(lattice) parallel(~Dataset,data=Dataset) That's the very basics to generate a parallel coordinate plot. An interesting [&hellip;]\n<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-83","post","type-post","status-publish","format-standard","hentry","category-visualization"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset &lt; - read.table(&quot;\/home\/ram\/foo2_200.csv&quot;, header=FALSE, sep=&quot;,&quot;) require(lattice) parallel(~Dataset,data=Dataset) That&#039;s the very basics to generate a parallel coordinate plot. An interesting\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Raffael Marty\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Future of Tech and Security: Strategy &amp; Innovation with Raffy \u2013 Insights at the intersection of cybersecurity, strategy, and innovation.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Parallel Coordinates in R \u2013 Future of Tech and Security: Strategy &amp; Innovation with Raffy\" \/>\n\t\t<meta property=\"og:description\" content=\"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset &lt; - read.table(&quot;\/home\/ram\/foo2_200.csv&quot;, header=FALSE, sep=&quot;,&quot;) require(lattice) parallel(~Dataset,data=Dataset) That&#039;s the very basics to generate a parallel coordinate plot. An interesting\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/raffy.ch\/blog\/wp-content\/uploads\/2025\/09\/ogimage.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/raffy.ch\/blog\/wp-content\/uploads\/2025\/09\/ogimage.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2007-03-11T20:25:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2007-03-11T20:29:44+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@raffaelmarty\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Parallel Coordinates in R \u2013 Future of Tech and Security: Strategy &amp; Innovation with Raffy\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset &lt; - read.table(&quot;\/home\/ram\/foo2_200.csv&quot;, header=FALSE, sep=&quot;,&quot;) require(lattice) parallel(~Dataset,data=Dataset) That&#039;s the very basics to generate a parallel coordinate plot. An interesting\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@raffaelmarty\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/raffy.ch\/blog\/wp-content\/uploads\/2025\/09\/ogimage.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#blogposting\",\"name\":\"Parallel Coordinates in R \\u2013 Future of Tech and Security: Strategy & Innovation with Raffy\",\"headline\":\"Parallel Coordinates in R\",\"author\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/author\\\/raffy\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/raffy.ch\\\/blog\\\/parallel.jpg\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#articleImage\"},\"datePublished\":\"2007-03-11T15:25:35-06:00\",\"dateModified\":\"2007-03-11T15:29:44-06:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#webpage\"},\"articleSection\":\"Visualization\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/raffy.ch\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/category\\\/visualization\\\/#listItem\",\"name\":\"Visualization\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/category\\\/visualization\\\/#listItem\",\"position\":2,\"name\":\"Visualization\",\"item\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/category\\\/visualization\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#listItem\",\"name\":\"Parallel Coordinates in R\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#listItem\",\"position\":3,\"name\":\"Parallel Coordinates in R\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/category\\\/visualization\\\/#listItem\",\"name\":\"Visualization\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/#person\",\"name\":\"Raffael Marty\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1a1923877d9dbd00d99847074d62faab586cce0a9ee6a4c85e8bb7c46d7418ac?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Raffael Marty\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/author\\\/raffy\\\/#author\",\"url\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/author\\\/raffy\\\/\",\"name\":\"Raffael Marty\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1a1923877d9dbd00d99847074d62faab586cce0a9ee6a4c85e8bb7c46d7418ac?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Raffael Marty\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#webpage\",\"url\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/\",\"name\":\"Parallel Coordinates in R \\u2013 Future of Tech and Security: Strategy & Innovation with Raffy\",\"description\":\"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset < - read.table(\\\"\\\/home\\\/ram\\\/foo2_200.csv\\\", header=FALSE, sep=\\\",\\\") require(lattice) parallel(~Dataset,data=Dataset) That's the very basics to generate a parallel coordinate plot. An interesting\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/2007\\\/03\\\/11\\\/parallel-coordinates-in-r\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/author\\\/raffy\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/author\\\/raffy\\\/#author\"},\"datePublished\":\"2007-03-11T15:25:35-06:00\",\"dateModified\":\"2007-03-11T15:29:44-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/\",\"name\":\"Cyber Security - Strategy and Innovation\",\"description\":\"Insights at the intersection of cybersecurity, strategy, and innovation.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/raffy.ch\\\/blog\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Parallel Coordinates in R \u2013 Future of Tech and Security: Strategy & Innovation with Raffy","description":"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset < - read.table(\"\/home\/ram\/foo2_200.csv\", header=FALSE, sep=\",\") require(lattice) parallel(~Dataset,data=Dataset) That's the very basics to generate a parallel coordinate plot. An interesting","canonical_url":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#blogposting","name":"Parallel Coordinates in R \u2013 Future of Tech and Security: Strategy & Innovation with Raffy","headline":"Parallel Coordinates in R","author":{"@id":"https:\/\/raffy.ch\/blog\/author\/raffy\/#author"},"publisher":{"@id":"https:\/\/raffy.ch\/blog\/#person"},"image":{"@type":"ImageObject","url":"http:\/\/raffy.ch\/blog\/parallel.jpg","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#articleImage"},"datePublished":"2007-03-11T15:25:35-06:00","dateModified":"2007-03-11T15:29:44-06:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#webpage"},"isPartOf":{"@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#webpage"},"articleSection":"Visualization"},{"@type":"BreadcrumbList","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/raffy.ch\/blog#listItem","position":1,"name":"Home","item":"https:\/\/raffy.ch\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/raffy.ch\/blog\/category\/visualization\/#listItem","name":"Visualization"}},{"@type":"ListItem","@id":"https:\/\/raffy.ch\/blog\/category\/visualization\/#listItem","position":2,"name":"Visualization","item":"https:\/\/raffy.ch\/blog\/category\/visualization\/","nextItem":{"@type":"ListItem","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#listItem","name":"Parallel Coordinates in R"},"previousItem":{"@type":"ListItem","@id":"https:\/\/raffy.ch\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#listItem","position":3,"name":"Parallel Coordinates in R","previousItem":{"@type":"ListItem","@id":"https:\/\/raffy.ch\/blog\/category\/visualization\/#listItem","name":"Visualization"}}]},{"@type":"Person","@id":"https:\/\/raffy.ch\/blog\/#person","name":"Raffael Marty","image":{"@type":"ImageObject","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/1a1923877d9dbd00d99847074d62faab586cce0a9ee6a4c85e8bb7c46d7418ac?s=96&d=mm&r=g","width":96,"height":96,"caption":"Raffael Marty"}},{"@type":"Person","@id":"https:\/\/raffy.ch\/blog\/author\/raffy\/#author","url":"https:\/\/raffy.ch\/blog\/author\/raffy\/","name":"Raffael Marty","image":{"@type":"ImageObject","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/1a1923877d9dbd00d99847074d62faab586cce0a9ee6a4c85e8bb7c46d7418ac?s=96&d=mm&r=g","width":96,"height":96,"caption":"Raffael Marty"}},{"@type":"WebPage","@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#webpage","url":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/","name":"Parallel Coordinates in R \u2013 Future of Tech and Security: Strategy & Innovation with Raffy","description":"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset < - read.table(\"\/home\/ram\/foo2_200.csv\", header=FALSE, sep=\",\") require(lattice) parallel(~Dataset,data=Dataset) That's the very basics to generate a parallel coordinate plot. An interesting","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/raffy.ch\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/#breadcrumblist"},"author":{"@id":"https:\/\/raffy.ch\/blog\/author\/raffy\/#author"},"creator":{"@id":"https:\/\/raffy.ch\/blog\/author\/raffy\/#author"},"datePublished":"2007-03-11T15:25:35-06:00","dateModified":"2007-03-11T15:29:44-06:00"},{"@type":"WebSite","@id":"https:\/\/raffy.ch\/blog\/#website","url":"https:\/\/raffy.ch\/blog\/","name":"Cyber Security - Strategy and Innovation","description":"Insights at the intersection of cybersecurity, strategy, and innovation.","inLanguage":"en-US","publisher":{"@id":"https:\/\/raffy.ch\/blog\/#person"}}]},"og:locale":"en_US","og:site_name":"Future of Tech and Security: Strategy &amp; Innovation with Raffy \u2013 Insights at the intersection of cybersecurity, strategy, and innovation.","og:type":"article","og:title":"Parallel Coordinates in R \u2013 Future of Tech and Security: Strategy &amp; Innovation with Raffy","og:description":"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset &lt; - read.table(&quot;\/home\/ram\/foo2_200.csv&quot;, header=FALSE, sep=&quot;,&quot;) require(lattice) parallel(~Dataset,data=Dataset) That's the very basics to generate a parallel coordinate plot. An interesting","og:url":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/","og:image":"https:\/\/raffy.ch\/blog\/wp-content\/uploads\/2025\/09\/ogimage.png","og:image:secure_url":"https:\/\/raffy.ch\/blog\/wp-content\/uploads\/2025\/09\/ogimage.png","og:image:width":512,"og:image:height":512,"article:published_time":"2007-03-11T20:25:35+00:00","article:modified_time":"2007-03-11T20:29:44+00:00","twitter:card":"summary","twitter:site":"@raffaelmarty","twitter:title":"Parallel Coordinates in R \u2013 Future of Tech and Security: Strategy &amp; Innovation with Raffy","twitter:description":"I am still playing with R to generate graphs. I have to say, after some initial frustrations, I think I start to get it. Here are some steps to generate parallel coordinate graphs in R: Dataset &lt; - read.table(&quot;\/home\/ram\/foo2_200.csv&quot;, header=FALSE, sep=&quot;,&quot;) require(lattice) parallel(~Dataset,data=Dataset) That's the very basics to generate a parallel coordinate plot. An interesting","twitter:creator":"@raffaelmarty","twitter:image":"https:\/\/raffy.ch\/blog\/wp-content\/uploads\/2025\/09\/ogimage.png"},"aioseo_meta_data":{"post_id":"83","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-06-08 17:03:26","updated":"2025-06-12 19:57:54","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/raffy.ch\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/raffy.ch\/blog\/category\/visualization\/\" title=\"Visualization\">Visualization<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tParallel Coordinates in R\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/raffy.ch\/blog"},{"label":"Visualization","link":"https:\/\/raffy.ch\/blog\/category\/visualization\/"},{"label":"Parallel Coordinates in R","link":"https:\/\/raffy.ch\/blog\/2007\/03\/11\/parallel-coordinates-in-r\/"}],"_links":{"self":[{"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/posts\/83","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/comments?post=83"}],"version-history":[{"count":0,"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/posts\/83\/revisions"}],"wp:attachment":[{"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/media?parent=83"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/categories?post=83"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/raffy.ch\/blog\/wp-json\/wp\/v2\/tags?post=83"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}