授業の出席と同様に,動画の視聴は必須ではありません。私は誰が何分視聴したかの記録を取りません。 ただ,配布スライドと授業・動画用に作っているスライドには少しだけ違いがあるということには注意をしておいてください。 したがって,動画視聴にもそれなりのメリットがあります。
配布物,教科書,授業との間で生じる差分に関する考え方を説明しておきます。
.bordered-table table { | |
border-collapse: collapse; | |
border-spacing: 0; | |
border:1px solid rgba(0, 0, 0, 1); | |
} | |
.bordered-table th { | |
border:1px solid rgba(0, 0, 0, 1); | |
} | |
.bordered-table tbody tr:nth-child(odd) { | |
background-color: rgba(242,242,242, 0.8); |
#' Include an image not produced in Rmd/Rnw file. | |
#' | |
#' @param image_file character. image file name. Typically, PNG JPEG or SVG file. | |
#' @param html_opts list. list of \code{alt} and \code{width}. | |
#' Used as alt/width attributes for the image tag. | |
#' @param latex_opts list. list of parameters passed to \\includegraphics[]{image_file} | |
#' | |
#' @return LaTeX/Markdown code embedded in Rmd/Rnw file. | |
#' @export | |
include_graphics <- function(image_file, html_opts = NULL, latex_opts = NULL) { |
1.000000000000000000e+04 5.000000000000000000e+04 8.000000000000000000e+05 7.000000000000000000e+03 3.000000000000000000e+05 | |
9.800000000000000000e+03 5.100000000000000000e+04 8.240000000000000000e+05 7.420000000000000000e+03 3.030000000000000000e+05 | |
9.604000000000000000e+03 5.202000000000000000e+04 8.487200000000000000e+05 7.865200000000000728e+03 3.060300000000000000e+05 | |
9.411920000000000073e+03 5.306040000000000146e+04 8.741815999999999767e+05 8.337112000000000990e+03 3.090902999999999884e+05 | |
9.223681599999999889e+03 5.412160800000000017e+04 9.004070479999999516e+05 8.837338720000001558e+03 3.121812029999999795e+05 | |
9.039207968000000619e+03 5.520404016000000411e+04 9.274192594399999361e+05 9.367579043200001252e+03 3.153030150300000096e+05 | |
8.858423808640000061e+03 5.630812096320000273e+04 9.552418372232000111e+05 9.929633785792002527e+03 3.184560451803000178e+05 | |
8.681255332467200788e+03 5.743428338246400381e+04 9.838990923398960149e+05 1.052541181293952286e+04 3.216406056321030483e+05 | |
8.507630225817856626e+03 |