PowerQuery Puzzle solved with R

April 2, 2024 | Numbers around us

#169–170PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #169In todays challenge we have certain pattern to extract from given texts. As you may notice I really li...
[Read more...]

R Solution for Excel Puzzles

April 1, 2024 | Numbers around us

Puzzles no. 419–423PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #419What do you think hearing reversely divisible? My first thougth was… hey, palindromes are p...
[Read more...]

gssr Update

April 1, 2024 | R on kieranhealy.org

NORC released version 2a of the 1972-2022 General Social Survey cumulative file. I’ve updated {gssr}, an R package that makes it more convenient for R users to work with GSS Data. One handy feature of {gssr} is that it lets you see documentation for individual GSS variables as R ... [Read more...]

organize blocks of code in R with with() ?

March 31, 2024 | R – kata helion

In their “Object-Oriented Programming is Bad” video, Brian Will mentions a desired reserved word: use (timestamp) that could look something like this: The variables you specify come from the enclosing scope and would be available as copies within a separate … Continue reading →
[Read more...]
1 2 3 4 5 6 2,088