site-perso/docs/search.json
2024-10-24 20:47:13 +02:00

30 lines
No EOL
902 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"objectID": "index.html",
"href": "index.html",
"title": "Site perso",
"section": "",
"text": "Will update later\n\nMy Github contributions"
},
{
"objectID": "about.html",
"href": "about.html",
"title": "About me",
"section": "",
"text": "Im a 24 years old PhD student in Applied Mathematics at MIA Paris-Saclay."
},
{
"objectID": "posts.html",
"href": "posts.html",
"title": "Posts",
"section": "",
"text": "A test post\n\n\n\n\n\n\nLouis Lacoste\n\n\n\n\n\n\n\n\nNo matching items"
},
{
"objectID": "posts/test.html",
"href": "posts/test.html",
"title": "A test post",
"section": "",
"text": "library(ggplot2)\n\n\nvec <- rnorm(n = 10000)\n\nggplot(as.data.frame(vec)) + aes(x=vec) +\ngeom_histogram() + theme_minimal()\n\n`stat_bin()` using `bins = 30`. Pick better value with `binwidth`."
}
]