A Guide to R Package Validation in Pharma

October 15, 2024 | Gift Kenneth

Picture this: a crucial clinical trial is underway, and every data point matters. The pharma industry is increasingly turning to open-source tools like R to handle complex data analysis, drawn by their flexibility, innovation, added value and cost-effectiveness. But with these benefits come new challenges — particularly when it comes to ...
[Read more...]

PowerQuery Puzzle solved with R

October 15, 2024 | Numbers around us

#225–226PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #225Sometimes we have nice tables with so called tidy data, where each observation mean one row. But this ...
[Read more...]

R Solution for Excel Puzzles

October 14, 2024 | Numbers around us

Puzzles no. 559–563PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #559Sometimes we need to make work on columns. It technically just like working on lists, and l...
[Read more...]

Authenticate with Alpaca API

October 12, 2024 | R - datawookie

The {alpacar} package for R is a wrapper around the Alpaca API. API documentation can be found here. In this introductory post I show how to install and load the package, then authenticate with the API and retrieve account information. [Read more...]
1 43 44 45 46 47 2,192