[R] 3D tomography data

Kjetil Halvorsen kjetilbrinchmannhalvorsen at gmail.com
Wed Sep 1 02:49:06 CEST 2010


I guess you need to be more specific about what you want to do.
But a search with     RSiteSearch("Tomography")
leeds to  one package names RTOMO,
which you can install by calling
install.packages("RTOMO",dep=T)
then type
library(RTOMO)
library(help=RTOMO)

kjetil

On Tue, Aug 31, 2010 at 9:41 AM, Steve <knight_steven at hotmail.com> wrote:
>
> Hi all,
>
> I was recently informed about R, as i need a program that can calculate the
> nearest neighbour in 3D tomography data with its vector. However, I am new
> to R and it isnt exactly intuitive. Does anyone know of any 3D tutorials
> that may help me get started?
>
> Cheers,
> Steve
> --
> View this message in context: http://r.789695.n4.nabble.com/3D-tomography-data-tp2401591p2401591.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list