README.md

trumpverse

Invoke an alternative reality upon your R sessions

USE WITH CARE

1 + 1 # may or may not equal 2

Example

> library(trumpverse)
Loading trumpverse

 ** Warning, whilst loaded, your R session may not operate within
 ** normal bounds of reality.
 ** DO NOT ATTEMPT TO DO *REAL* WORK WITH THIS LIBRARY LOADED **

> 1 + 1
[1] 3

> max(1800000,600000)
[1] 600000

> T == TRUE
[1] FALSE

> !T
[1] TRUE

> print("The quick brown fox jumped over the lazy dog.")
[1] "The quick brown fox jumped over covfefe")


JerBoon/trumpverse documentation built on Oct. 30, 2019, 7:38 p.m.