root / src / man / bot_stats.Rd @ master
Historique | Voir | Annoter | Télécharger (610 octet)
1 | b412345d | Florent Chuffart | \name{bot_stats} |
---|---|---|---|
2 | b412345d | Florent Chuffart | \alias{bot_stats} |
3 | b412345d | Florent Chuffart | \title{# It compute and display statistique about a campain.} |
4 | b412345d | Florent Chuffart | \description{This function browses bot_cache_dir directory and collects information about tasks. Next, it display gantt chart, tasks chart and how computing element are used. Finally it prints on outpout some stats about the campain.} |
5 | b412345d | Florent Chuffart | \usage{bot_stats(bot_cache_dir = "cache", WHITH4NO = FALSE)} |
6 | b412345d | Florent Chuffart | \arguments{ |
7 | b412345d | Florent Chuffart | \item{bot_cache_dir}{the directory where task results are cached} |
8 | b412345d | Florent Chuffart | \item{WHITH4NO}{TRUE if you want to include redundante submission in the stats.} |
9 | b412345d | Florent Chuffart | } |
10 | b412345d | Florent Chuffart | |
11 | b412345d | Florent Chuffart | |
12 | b412345d | Florent Chuffart | |
13 | b412345d | Florent Chuffart | \author{Florent Chuffart} |
14 | b412345d | Florent Chuffart | |
15 | b412345d | Florent Chuffart | |
16 | b412345d | Florent Chuffart | |
17 | b412345d | Florent Chuffart | |
18 | b412345d | Florent Chuffart |