Kirjojen hintavertailu. Mukana 11 535 863 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla R. Austin Freeman

(R)evolution

(R)evolution

PJ Manney

47North
2015
pokkari
Philip K. Dick Award Finalist Scientist Peter Bernhardt has dedicated his life to nanotechnology, the science of manipulating matter on the atomic scale. As the founder of Biogineers, he is on the cusp of revolutionizing brain therapies with microscopic nanorobots that will make certain degenerative diseases become a thing of the past. But after his research is stolen by an unknown enemy, seventy thousand people die in Las Vegas in one abominable moment. No one is more horrified than Peter, as this catastrophe sets in motion events that will forever change not only his life but also the course of human evolution. Peter’s company is torn from his grasp as the public clamors for his blood. Desperate, he turns to an old friend, who introduces him to the Phoenix Club, a cabal of the most powerful people in the world. To make himself more valuable to his new colleagues, Peter infuses his brain with experimental technology, exponentially upgrading his mental prowess and transforming him irrevocably. As he’s exposed to unimaginable wealth and influence, Peter’s sense of reality begins to unravel. Do the club members want to help him, or do they just want to claim his technology? What will they do to him once they have their prize? And while he’s already evolved beyond mere humanity, is he advanced enough to take on such formidable enemies and win?
R.U.L.E.S. Regles Universelles Libres Equilibrees et Simples

R.U.L.E.S. Regles Universelles Libres Equilibrees et Simples

Pottier David

Createspace Independent Publishing Platform
2013
nidottu
Livret de r gles du syst me de jeu de r les R.U.L.E.S.: toutes les r gles, le syst me de jeu, un bestiaire, deux sc narios, les r gles de magie pour univers r aliste et fantasy, des tables de coups critiques, du mat riel pour quatre univers de jeu et plus, bien plus encore Sur 136 pages toutes en couleur, avec un accompagnement la cr ation tout le long du livret.
The R.A. Lafferty Fantastic MEGAPACK(R)

The R.A. Lafferty Fantastic MEGAPACK(R)

R a Lafferty

WILDSIDE PRESS
2021
pokkari
Without a doubt, Raphael Aloysius Lafferty (1914-2002) was one of the most quirky and unusual authors every to work in science fiction. That's saying a lot. His stories are often unusual, challenging, uncategorizable, and brilliant. This collection assembles 18 of them, including his very first story. Included are: ALOYSADAM HAD THREE BROTHERSSEVEN-DAY TERRORDAY OF THE GLACIERSODOM AND GOMORRAH, TEXASTHROUGH OTHER EYESTHE WEIRDEST WORLDTHE SIX FINGERS OF TIMETRY TO REMEMBERMcGONIGAL'S WORMTHE POLITE PEOPLE OF PUDIBUNDIAIN THE GARDENALL THE PEOPLEDREAMTHE WAGONSOTHER SIDE OF THE MOONTHE UGLY SEASATURDAY YOU DIE
R Recipes

R Recipes

Larry Pace

APress
2014
nidottu
R Recipes is your handy problem-solution reference for learning and using the popular R programming language for statistics and other numerical analysis. Packed with hundreds of code and visual recipes, this book helps you to quickly learn the fundamentals and explore the frontiers of programming, analyzing and using R. R Recipes provides textual and visual recipes for easy and productive templates for use and re-use in your day-to-day R programming and data analysis practice. Whether you're in finance, cloud computing, big or small data analytics, or other applied computational and data science - R Recipes should be a staple for your code reference library.
R 4 Quick Syntax Reference

R 4 Quick Syntax Reference

Margot Tollefson

APRESS
2022
nidottu
This handy reference book detailing the intricacies of R covers version 4.x features, including numerous and significant changes to syntax, strings, reference counting, grid units, and more.Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. Some of the new material includes information on RStudio, S4 syntax, working with character strings, and an example using the Twitter API.With a copy of the R 4 Quick Syntax Reference in hand, you will find that you are able to use the multitude of functions available in R and are even able to write your own functions to explore and analyze data.What You Will LearnDiscover the modes and classes of R objects and how to use themUse both packaged and user-created functions in R Import/export data and create new data objects in RCreate descriptive functions and manipulate objects in RTake advantage of flow control and conditional statementsWork with packages such as base, stats, and graphicsWho This Book Is ForThose with programming experience, either new to R, or those with at least some exposure to R but who are new to the latest version.
R 4 Data Science Quick Reference
In this handy, quick reference book you'll be introduced to several R data science packages, with examples of how to use each of them. All concepts will be covered concisely, with many illustrative examples using the following APIs: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, and more.With R 4 Data Science Quick Reference, you'll have the code, APIs, and insights to write data science-based applications in the R programming language. You'll also be able to carry out data analysis. All source code used in the book is freely available on GitHub.. What You'll LearnImplement applicable R 4 programming language specification featuresImport data with readrWork with categories using forcats, time and dates with lubridate, and strings with stringrFormat data using tidyr and then transform that data using magrittr and dplyrWrite functions with R for data science, data mining, and analytics-based applicationsVisualize data with ggplot2 and fit data to models using modelrWho This Book Is ForProgrammers new to R's data science, data mining, and analytics packages. Some prior coding experience with R in general is recommended.