Help for this page

Select Code to Download


  1. or download this
        $tables{$day}->{$state} = \[$deathsToday, $m, $double, $intercept,
    + $corr];
    
  2. or download this
        foreach my $point ( @${$tables{$day}->{$state}} ) {
          print $fh "\t", $point;
    
  3. or download this
    {
      confirmed => \[1, 0.334638642561918, 2, 0.873307778517249, 0.8539438
    +57158699],
      deaths    => \[],
    }