Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cute_little_R_functions
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gael MILLOT
cute_little_R_functions
Commits
a046a812
Commit
a046a812
authored
Nov 05, 2019
by
Gael MILLOT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
saving
parent
937cd67f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
README.md
README.md
+8
-6
cute_little_R_functions.docx
cute_little_R_functions.docx
+0
-0
No files found.
README.md
View file @
a046a812
...
...
@@ -133,10 +133,11 @@ Check for updated versions (most recent tags) at https://gitlab.pasteur.fr/gmill
1) name of functions changed:
fun_param_check() fun_check()
fun_object_info() fun_info()
fun_1D_comp() fun_1d_comp()
fun_2D_comp() fun_2d_comp()
fun_2D_head() fun_2d_head()
fun_2D_tail() fun_2d_tail()
fun_1D_comp() fun_comp_1d()
fun_2D_comp() fun_comp_2d()
fun_list_comp() fun_comp_list()
fun_2D_head() fun_head()
fun_2D_tail() fun_tail()
fun_dataframe_remodeling() fun_df_remod()
fun_refactorization() fun_refact()
fun_by_case_matrix_op() fun_mat_op()
...
...
@@ -159,15 +160,16 @@ fun_permut_consec()
fun_empty_graph()
fun_gg_palette()
fun_gg_just()
fun_gg_point_rast()
fun_gg_scatter()
fun_gg_bar
_mean
()
fun_gg_bar()
fun_gg_heatmap()
fun_gg_empty_graph()
fun_segmentation()
fun_pack()
fun_python_pack()
3) text error modified in fun_
2D_head() and fun_2D_tail()
3) text error modified in fun_
head() and fun_tail(), + deals without all objects but use head() and tail() if not 2D object
4) in fun_param_check(): (1) has now the class = "vector", (2) argument fun.name added
...
...
cute_little_R_functions.docx
View file @
a046a812
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment