-
Tidyverse functions generally take the data argument first, making it easier to use the `%>%` operator. For example:
```
dec13_excerpt % mutate(fake_weight = coalesce(llweight, cellweight))
get_t…
-
attn @loj
quite often it might be very handy to get a quick idea about some metadata within the pile of DICOMs. E.g. for establishing a heuristic or mapping into reproin heuristic [like here](htt…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the ex…
-
It's really great that you aim to replicate features provided by the R survey package as it's really the reference in that domain. However, its API is quite ad hoc and forces users to learn a complete…
-
### Related problem
Now some commands accepts just piped data (like `str expand`) while others just direct arguments (like `touch`). It's hard to remember what command uses what way of passing data…
-
When building an image with ``sudo ./build_complete.sh dedede release=unstable desktop=kde``
It goes through a long process, but ultimately ends in
```
SELINUX=disabled
/opt/setup_rootfs.sh: lin…
-
as stated here https://docs.python.org/3/library/fileinput.html sometimes
```
echo 'one line' | python3 test.py -
Fire trace:
1. Initial component
2. ('The function received no value for the re…
ibeex updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
I would like the ability to pipe a downloaded secret to another command. For instance, if I download a PFX certificate, I'd like to…
-
Why have you placed the bypass for the sensors between de pump-input and the filter output ?
Is there a specific reason for that ?
In my case i would like to place the bypass sensors after the fil…
-
An often requested feature that would allow a more dynamic timeline, kind of like a traditional editor with multiple files. This is a very big feature, and I'm not sure if this is the direction Lossle…
mifi updated
2 months ago