<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kamil Sijko - data all around</title>
    <link>https://kamil.sijko.pl/</link>
    <description>Recent content on Kamil Sijko - data all around</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 01 Oct 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://kamil.sijko.pl/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Plecak</title>
      <link>https://kamil.sijko.pl/2018/10/01/plecak/</link>
      <pubDate>Mon, 01 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>https://kamil.sijko.pl/2018/10/01/plecak/</guid>
      <description>Mikołaj (mój super syn) jest w czwartej klasie. W tej klasie zaczyna się przedmiot“przyroda”, a w jego ramach informacje o metodologii badań. Przy okazji obecnej dyskusji o wadze tornistrów postanowiłem zrobić jako pracę domową dla chętnych eksperyment ważenia zawartości plecaka, żeby dowiedzieć się, który przedmiot waży najwięcej. Czyli który najważniejszy?
WażenieDane z ważenia dostępne są w formacie CSV na github-ie.
library(tidyverse)library(here)library(knitr)library(kableExtra)plecak &amp;lt;- read_csv(here(&amp;quot;Rdata/plecak.csv&amp;quot;))plecak %&amp;gt;% kable() %&amp;gt;% kable_styling(bootstrap_options = c(&amp;quot;hover&amp;quot;, &amp;quot;responsive&amp;quot;, full_width = F))PrzedmiotRzeczWagaPolskiĆwiczenia296PolskiPodręcznik lit.</description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>https://kamil.sijko.pl/2017/09/29/hello-world/</link>
      <pubDate>Fri, 29 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>https://kamil.sijko.pl/2017/09/29/hello-world/</guid>
      <description>Just testing :-) We need more content!</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://kamil.sijko.pl/about/</link>
      <pubDate>Thu, 05 May 2016 21:48:51 -0700</pubDate>
      
      <guid>https://kamil.sijko.pl/about/</guid>
      <description>This is a &amp;ldquo;hello world&amp;rdquo; example website for the blogdown package. The theme was forked from @jrutheiser/hugo-lithium-theme and modified by Yihui Xie.</description>
    </item>
    
  </channel>
</rss>