pages/search.json
2025-04-10 09:15:30 +00:00

30 lines
No EOL
871 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": "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`."
},
{
"objectID": "index.html",
"href": "index.html",
"title": "Site perso",
"section": "",
"text": "Will update later"
},
{
"objectID": "about.html",
"href": "about.html",
"title": "About me",
"section": "",
"text": "Im a 25 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\nNo matching items"
}
]