Skip to content
Service de Biostatistique
  • Actualités du service
  • Notre équipe
  • Le service
  • Protocoles
  • Publications
  • Travaux
  • Thèses
  • Stages
  • Toggle website search
Menu Fermer

BioStatisticien(ne)

Share to email Share to whatsapp Share to facebook Share to twitter Share to linkedin
Posted time 13/03/2025 Location Claude Vellefaux 75010 Paris Job type Statisticien

Fiche_de_poste_Biostatisticien_11032025

 

 

  • Annuaire
  • Nous rejoindre
  • Liens utiles
  • Mentions légales
  • Plan du site
  • Contactez-nous
Fermer le menu
console.log("script OK"); document.addEventListener("DOMContentLoaded", function () { const table = document.getElementById("tableView"); const cards = document.getElementById("cardView"); const btnTable = document.getElementById("btnTable"); const btnCards = document.getElementById("btnCards"); if (!btnTable || !btnCards) return; btnTable.addEventListener("click", function () { table.style.display = "block"; cards.style.display = "none"; }); btnCards.addEventListener("click", function () { table.style.display = "none"; cards.style.display = "block"; }); });