<< [[2021-07-18]] | [[2021-07-20]] >>

Monday, July 2021βš‘

[[R - Passing Arguments from the Command Line]]βš‘

See this stackoverflow post:

Pasted image 20210719235303.png

2 options: - commandArgs from base package (i.e. base::commandArgs) - functions from the argparser package (i.e. argparser::arg_parser, argparser::add_argument, argparser::parse_args, ) - base::commandArgs(tailingOnly = <TRUE/FALSE>) - argparser::arg_parser(), argparser::

Daily Quote & Imageβš‘

title: Daily Quote

<center>

> The free soul is rare, but you know it when you see it - basically because you feel good, very good, when you are near or with them.
> &mdash; <cite>Charles Bukowski</cite>

</center>
title: Image

<center>

![tp.web.random_picture](https://images.unsplash.com/photo-1498856460360-fa62baa95582?crop=entropy&cs=tinysrgb&fit=crop&fm=jpg&h=400&ixid=MnwxfDB8MXxyYW5kb218MHx8bGFuZHNjYXBlLHdhdGVyLHNwYWNlLHN1bixza3lsaW5lfHx8fHx8MTYyNjczMTU1Mw&ixlib=rb-1.2.1&q=80&utm_campaign=api-credit&utm_medium=referral&utm_source=unsplash_source&w=400)

</center>

Links: [[3-Resources/Daily-Notes/README]]

Sources: