corona: Basic setup of corona (Nanny Rona) R program

Description Usage Examples

Description

Try ?corona for help. For most functions, saying pdf=TRUE will write a PDF to images/. If you wish to print to PDF, you need to setwd() to a directory that contains an images/ directory that can be written to, or this will fail. Individual examples are also available. Try e.g. ?corona_rabbits or ?corona_country The results of corona_life() will depend on how your system handles animated GIF files.

Usage

1

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
    corona_rabbits ( )
    corona_monty ( )
    corona_country ('France') 
    corona_vienna ( ) 
    corona_totals ( ) 
    country_dead ( ) 
    corona_converge ( )
    corona_metabolism ( ) 
    corona_citymap ( ) 
    corona_dowjones ( )

corona documentation built on Oct. 23, 2020, 7:15 p.m.