Other packages > Find by keyword >

espadon  

Easy Study of Patient DICOM Data in Oncology
View on CRAN: Click here


Download and install espadon package within the R console
Install from CRAN:
install.packages("espadon")

Install from Github:
library("remotes")
install_github("cran/espadon")

Install by package version:
library("remotes")
install_version("espadon", "1.6.0")



Attach the package and use:
library("espadon")
Maintained by
Cathy Fontbonne
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-22
Latest Update: 2023-08-28
Description:
Exploitation, processing and 2D-3D visualization of DICOM-RT files (structures, dosimetry, imagery) for medical physics and clinical research, in a patient-oriented perspective.
How to cite:
Cathy Fontbonne (2022). espadon: Easy Study of Patient DICOM Data in Oncology. R package version 1.6.0, https://cran.r-project.org/web/packages/espadon
Previous versions and publish date:
1.0.4 (2022-06-22 09:40), 1.0.5 (2022-07-16 15:40), 1.1.1 (2022-10-26 20:25), 1.2.0 (2022-11-30 14:20), 1.3.1 (2023-03-03 13:30), 1.3.2 (2023-04-04 09:50), 1.4.1 (2023-08-28 12:10), 1.5.1 (2024-01-11 10:30), 1.6.0 (2024-03-07 12:20)
Other packages that cited espadon R package
View espadon citation profile
Other R packages that espadon depends, imports, suggests or enhances
Functions, R codes and Examples using the espadon R package
Some associated functions: Rdcm.inventory . Rdcm.upgrade . add.margin . bin.closing . bin.clustering . bin.dilation . bin.erosion . bin.from.roi . bin.from.vol . bin.intersection . bin.inversion . bin.opening . bin.subtraction . bin.sum . castlow.str . castup.str . dicom.browser . dicom.parser . dicom.raw.data.anonymizer . dicom.raw.data.loader . dicom.set.tag.value . dicom.tag.dictionary . dicom.tag.parser . dicom.to.Rdcm.converter . dicom.viewer . display.2D.histo . display.3D.contour . display.3D.mesh . display.3D.sections . display.3D.stack . display.DVH . display.DVH.pc . display.dV_dx . display.histo . display.kplane . display.legend . displayj.links . display.palette . display.plane . espadon-package . espadon.class . fan.beam . fan.planar . fan.sphere . fan.to.voxel . get.extreme.pt . get.ijk.from.index . get.ijk.from.xyz . get.line . getj.connection . get.plane . get.rigid.M . get.roi.connection . get.value.from.ijk . get.value.from.mesh . get.value.from.xyz . get.volume.from.bin . get.volume.from.roi . get.xyz.from.index . grid.equal . histo.2D . histo.DVH . histo.from.bin . histo.from.roi . histo.vol . load.Rdcm.raw.data . load.T.MAT . loadj.data . loadj.from.Rdcm . loadj.from.dicom . load.patient.from.Rdcm . load.patient.from.dicom . mesh.from.bin . mesh.in.new.ref . mesh.repair . mesh.spheric.proj . nesting.bin . nesting.cube . nesting.roi . obj.create . orientation.create . pal.RVV . ref.add . ref.cutplane.add . ref.remove . ref.srctodest.add . rt.chi.index . rt.gamma.index . rt.indices.from.bin . rt.indices.from.roi . save.T.MAT . save.to.Rdcm . select.names . set.referencej . sp.similarity.from.bin . sp.similarity.from.mesh . struct.clustering . struct.from.bin . struct.from.mesh . struct.in.new.ref . struct.merge . study.deployment . toy.dicom.raw . toy.load.patient . vector.product . vol.copy . vol.create . vol.from.bin . vol.gradient . vol.in.new.ref . vol.median . vol.oversampling . vol.regrid . vol.repair . vol.subsampling . vol.sum . xlsx.from.Rdcm . xlsx.from.dcm . 
Some associated R codes: RcppExports.R . Rdcm_inventory.R . Rdcm_upgrade.R . add_margin.R . bin_closing.R . bin_clustering.R . bin_dilation.R . bin_erosion.R . bin_from_roi.R . bin_from_vol.R . bin_intersection.R . bin_inversion.R . bin_opening.R . bin_subtraction.R . bin_sum.R . castlow_str.R . castup_str.R . contour.R . dicom_browser.R . dicom_get_UID.R . dicom_parser.R . dicom_raw_data_anonymizer.R . dicom_raw_data_loader.R . dicom_set_tag_value.R . dicom_tag_dictionary.R . dicom_tag_parser.R . dicom_to_Rdcm_converter.R . dicom_viewer.R . display_2D_histo.R . display_3D_contour.R . display_3D_mesh.R . display_3D_sections.R . display_3D_stack.R . display_DVH.R . display_DVH_pc.R . display_dV_dx.R . display_histo.R . display_kplane.R . display_legend.R . display_obj_links.R . display_palette.R . display_plane.R . dist_mesh.R . dist_to_conformity.R . espadon-package.R . espadon_class.R . espadon_hidden.R . fan_beam.R . fan_planar.R . fan_sphere.R . fan_to_voxel.R . get_extreme_pt.R . get_ijk_from_index.R . get_ijk_from_xyz.R . get_line.R . get_obj_connection.R . get_plane.R . get_rigid_M.R . get_roi_connection.R . get_value_from_ijk.R . get_value_from_mesh.R . get_value_from_xyz.R . get_volume_from_bin.R . get_volume_from_roi.R . get_xyz_from_index.R . grid_equal.R . histo_2D.R . histo_DVH.R . histo_from_bin.R . histo_from_roi.R . histo_vol.R . load_Rdcm_raw_data.R . load_T_MAT.R . load_obj_data.R . load_obj_from_Rdcm.R . load_obj_from_dicom.R . load_patient_from_Rdcm.R . load_patient_from_dicom.R . mesh_from_bin.R . mesh_in_new_ref.R . mesh_repair.R . mesh_spheric_proj.R . nesting_bin.R . nesting_cube.R . nesting_roi.R . obj_create.R . orientation_create.R . pal_RVV.R . polyg.R . ref_add.R . ref_cutplane_add.R . ref_remove.R . ref_srctodest_add.R . rt_chi_index.R . rt_gamma_index.R . rt_indices_from_bin.R . rt_indices_from_roi.R . save_T_MAT.R . save_to_Rdcm.R . select_names.R . set_ref_obj.R . sp_similarity_from_bin.R . sp_similarity_from_mesh.R . struct_clustering.R . struct_from_bin.R . struct_from_mesh.R . struct_in_new_ref.R . struct_merge.R . study_deployment.R . toy_dicom_raw.R . toy_load_patient.R . toy_rtdose.R . vector_product.R . vol_border_tuning.R . vol_copy.R . vol_create.R . vol_from_bin.R . vol_gradient.R . vol_in_new_ref.R . vol_median.R . vol_oversampling.R . vol_regrid.R . vol_repair.R . vol_subsampling.R . vol_sum.R . xlsx_from_Rdcm.R . xlsx_from_dcm.R .  Full espadon package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns