<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Mapping With Labels in R Script Showcase</title>
    <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Mapping-With-Labels/m-p/75464#M66</link>
    <description>&lt;P&gt;&lt;img&gt;﻿&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This visual uses ggplot2 mapping functionality to display state level data. &amp;nbsp;Each state is colored based on the current year sales numbers. &amp;nbsp;Grey being lower sales, with darker shades of blue representing higher sales. &amp;nbsp;Each state has a label applied. &amp;nbsp;The label relays it's anem and sales in percent change compared to the prior year. &amp;nbsp;The color of the label denotes if sales increased or decreased (red = decrease, green = increase) vs prior year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Learn It&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you liked this R script you can visit &lt;A href="http://powerbi.tips/" target="_blank"&gt;PowerBI.Tips&lt;/A&gt; and follow along with this &lt;A href="http://powerbi.tips/2016/10/map-with-data-labels-in-r/" target="_blank"&gt;tutorial on Mapping with data labels in R&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prerequisites&lt;/STRONG&gt; (The sample .pbix files won't work without installing the following)&lt;/P&gt;&lt;P&gt;1. Install R Engine&lt;/P&gt;&lt;P&gt;Power BI does not include the R engine. &amp;nbsp;Therefore, a seperate installation is required to install R on your local computer. &amp;nbsp;You can download R from the &lt;A title="" href="https://mran.revolutionanalytics.com/download/" target="_blank" rel="nofollow noopener noreferrer"&gt;Revolution Open download page&lt;/A&gt;, and through the &lt;A title="" href="https://cran.r-project.org/bin/windows/base/" target="_self" rel="nofollow noopener noreferrer"&gt;CRAN Repository&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Install the R packages&lt;/P&gt;&lt;P&gt;Once R engine has been installed you can dowload the package from the &lt;A title="" href="https://mran.microsoft.com/package/ggplot2/" target="_self" rel="nofollow noopener noreferrer"&gt;Revolution Open Package Downloads Page&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required R Packages&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ggplot2&lt;/P&gt;&lt;P&gt;maps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tested on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MRO 3.3.1, CRAN 3.3.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2016 13:45:34 GMT</pubDate>
    <dc:creator>Mike_Carlo</dc:creator>
    <dc:date>2016-10-10T13:45:34Z</dc:date>
    <item>
      <title>Mapping With Labels</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Mapping-With-Labels/m-p/75464#M66</link>
      <description>&lt;P&gt;&lt;img&gt;﻿&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This visual uses ggplot2 mapping functionality to display state level data. &amp;nbsp;Each state is colored based on the current year sales numbers. &amp;nbsp;Grey being lower sales, with darker shades of blue representing higher sales. &amp;nbsp;Each state has a label applied. &amp;nbsp;The label relays it's anem and sales in percent change compared to the prior year. &amp;nbsp;The color of the label denotes if sales increased or decreased (red = decrease, green = increase) vs prior year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Learn It&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you liked this R script you can visit &lt;A href="http://powerbi.tips/" target="_blank"&gt;PowerBI.Tips&lt;/A&gt; and follow along with this &lt;A href="http://powerbi.tips/2016/10/map-with-data-labels-in-r/" target="_blank"&gt;tutorial on Mapping with data labels in R&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prerequisites&lt;/STRONG&gt; (The sample .pbix files won't work without installing the following)&lt;/P&gt;&lt;P&gt;1. Install R Engine&lt;/P&gt;&lt;P&gt;Power BI does not include the R engine. &amp;nbsp;Therefore, a seperate installation is required to install R on your local computer. &amp;nbsp;You can download R from the &lt;A title="" href="https://mran.revolutionanalytics.com/download/" target="_blank" rel="nofollow noopener noreferrer"&gt;Revolution Open download page&lt;/A&gt;, and through the &lt;A title="" href="https://cran.r-project.org/bin/windows/base/" target="_self" rel="nofollow noopener noreferrer"&gt;CRAN Repository&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Install the R packages&lt;/P&gt;&lt;P&gt;Once R engine has been installed you can dowload the package from the &lt;A title="" href="https://mran.microsoft.com/package/ggplot2/" target="_self" rel="nofollow noopener noreferrer"&gt;Revolution Open Package Downloads Page&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required R Packages&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ggplot2&lt;/P&gt;&lt;P&gt;maps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tested on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MRO 3.3.1, CRAN 3.3.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 13:45:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Mapping-With-Labels/m-p/75464#M66</guid>
      <dc:creator>Mike_Carlo</dc:creator>
      <dc:date>2016-10-10T13:45:34Z</dc:date>
    </item>
  </channel>
</rss>

