Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Nov 2, 2023
1 parent 5a9cc69 commit b04b5b4
Show file tree
Hide file tree
Showing 253 changed files with 557 additions and 544 deletions.
Binary file modified .devel/sphinx/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified .devel/sphinx/_build/doctrees/rapi/stri_datetime_add.doctree
Binary file not shown.
Binary file modified .devel/sphinx/_build/doctrees/rapi/stri_datetime_fields.doctree
Binary file not shown.
Binary file modified .devel/sphinx/_build/doctrees/rapi/stri_datetime_format.doctree
Binary file not shown.
Binary file modified .devel/sphinx/_build/doctrees/rapi/stri_sprintf.doctree
Binary file not shown.
15 changes: 9 additions & 6 deletions .devel/sphinx/_build/html/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -143,33 +143,38 @@ strong.command, strong.program, .rst-content code, .rst-content div[class^="high

/* -------------------------------------------------------------------------- */

img.sidebar-logo {
height: 128px;
width: 128px;
}

img.round-border {
border-radius: 100%;
}

img.img-left-align-always {
float: left;
margin-right: 16px;
margin-bottom: 16px;
border-radius: 0;
}

img.img-right-align-always {
float: right;
margin-left: 16px;
margin-bottom: 16px;
border-radius: 0;
}

@media (max-width: 480px) {
.rst-content img.img-left-align, img.img-left-align {
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 0;
}

.rst-content img.img-right-align, img.img-right-align {
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 0;
}
}

Expand All @@ -178,13 +183,11 @@ img.img-right-align-always {
float: left;
margin-right: 16px;
margin-bottom: 16px;
border-radius: 0;
}

.rst-content img.img-right-align, img.img-right-align {
float: right;
margin-left: 16px;
margin-bottom: 16px;
border-radius: 0;
}
}
9 changes: 5 additions & 4 deletions .devel/sphinx/_build/html/_static/vignette/bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,11 @@ @misc{usa15:normalization
}

@book{GrolemundWickham2017:rdatascience,
author = {Hadley Wickham and Garrett Grolemund},
title = {\proglang{R} for Data Science},
year = {2017},
publisher = {O'Reilly}
author = {H. Wickham and M. Çetinkaya-Rundel and G. Grolemund},
title = {{R} for Data Science},
year = {2023},
publisher = {O'Reilly},
url = {https://r4ds.hadley.nz/}
}

@article{Wickham2010:stringr,
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -363,7 +363,7 @@ <h1 id="index">Index</h1>
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -454,7 +454,7 @@ <h1>stringi: Fast and Portable Character String Processing in R<a class="headerl
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -543,7 +543,7 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Link to this headi
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -1191,7 +1191,7 @@ <h2>0.1-1 (2013-01-05)<a class="headerlink" href="#id43" title="Link to this hea
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -496,7 +496,7 @@ <h1>R Package <em>stringi</em> Reference<a class="headerlink" href="#r-package-s
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_arguments.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -426,7 +426,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_encoding.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -467,7 +467,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_locale.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -435,7 +435,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_search.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -438,7 +438,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_search_boundaries.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -430,7 +430,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_search_charclass.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -644,7 +644,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_search_coll.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -418,7 +418,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_search_fixed.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -418,7 +418,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_search_regex.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -599,7 +599,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/about_stringi.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -453,7 +453,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions .devel/sphinx/_build/html/rapi/operator_add.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=b4e99bb3" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=dd03ec4f" />



Expand Down Expand Up @@ -450,7 +450,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-01T12:05:33+1100.
Last updated on 2023-11-02T13:33:26+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
Loading

0 comments on commit b04b5b4

Please sign in to comment.