重新命名變項

## 
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
## 
##     filter, lag
## The following objects are masked from 'package:base':
## 
##     intersect, setdiff, setequal, union

取log,計算平均,嘗試畫圖

## [1] 0.9183627
## Warning: Use of `dat$values` is discouraged. Use `values` instead.
## Warning: Use of `dat$ind` is discouraged. Use `ind` instead.

重新一個一個慢慢畫,以year1945作為Y軸,以總體log平均為x軸 *目前想不到更好的方法

## 
## Attaching package: 'gridExtra'
## The following object is masked from 'package:dplyr':
## 
##     combine