## Rows: 10 Columns: 6
## ── Column specification ────────────────────────────────────────────────────────
## Delimiter: ","
## chr (1): Name
## dbl (5): Statistic, Math, Japanese, Management, Accounting
## 
## ℹ Use `spec()` to retrieve the full column specification for this data.
## ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
## # A tibble: 10 × 6
##    Name   Statistic  Math Japanese Management Accounting
##    <chr>      <dbl> <dbl>    <dbl>      <dbl>      <dbl>
##  1 張青松        68    85       84         89         86
##  2 王奕翔        85    91       63         76         66
##  3 田新雨        74    74       61         80         69
##  4 徐麗娜        88   100       49         71         66
##  5 張志傑        63    82       89         78         80
##  6 趙穎睿        78    84       51         60         60
##  7 王智強        90    78       59         72         66
##  8 宋媛婷        80   100       53         73         70
##  9 袁四方        58    51       79         91         85
## 10 張建國        63    70       91         85         82
## 
##   The decimal point is 1 digit(s) to the right of the |
## 
##   4 | 9
##   5 | 13
##   5 | 9
##   6 | 13
##   6 | 
##   7 | 
##   7 | 9
##   8 | 4
##   8 | 9
##   9 | 1
## [1] 67.9
## [1] 62
## [1] 49
## [1] 16.25115
## [1] 264.1
##  25% 
## 54.5
##   75% 
## 82.75