Skip to content

Commit e1a8f6c

Browse files
committed
minor changes in B02Lb_reg_poly
1 parent e2d1692 commit e1a8f6c

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: BioDataScience2
2-
Version: 2020.2.0
2+
Version: 2020.2.1
33
Title: A Series of Learnr Documents for Biological Data Science 2
44
Description: Interactive documents using learnr for studying biological data science (second course).
55
Authors@R: c(

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# BioDataScience2 News
22

3+
## Changes in version 2020.2.1
4+
5+
- Minor change in B02lB_reg_poly
6+
37
## Changes in version 2020.2.0
48

59
- Update B02La_reg_multi and B02Lb_reg_poly

inst/tutorials/B02Lb_reg_poly/B02Lb_reg_poly.Rmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ BioDataScience2::learnr_server(input, output, session)
2727

2828
----
2929

30-
**Ce tutoriel est encore sous sa première version, il est en cours de mise à jour.**
31-
3230
## Objectifs
3331

3432
- Maîtriser la régression linéaire polynomiale dans R avec la fonction `lm()`.

0 commit comments

Comments
 (0)